Rizin
unix-like reverse engineering framework and cli tools
|
#include <wasm.h>
Public Attributes | |
ut32 | count |
RzList * | locals |
ut32 rz_bin_wasm_custom_name_local_names_t::count |
Definition at line 199 of file wasm.h.
Referenced by parse_custom_name_entry().
RzList* rz_bin_wasm_custom_name_local_names_t::locals |
Definition at line 200 of file wasm.h.
Referenced by parse_custom_name_entry(), and rz_bin_wasm_destroy().