Rizin
unix-like reverse engineering framework and cli tools
|
#include <wasm.h>
Public Attributes | |
ut32 | index |
ut32 | names_count |
RzIDStorage * | names |
ut32 rz_bin_wasm_custom_name_local_name_t::index |
Definition at line 192 of file wasm.h.
Referenced by parse_custom_name_entry().
RzIDStorage* rz_bin_wasm_custom_name_local_name_t::names |
Definition at line 195 of file wasm.h.
Referenced by parse_custom_name_entry().
ut32 rz_bin_wasm_custom_name_local_name_t::names_count |
Definition at line 194 of file wasm.h.
Referenced by parse_custom_name_entry().