Rizin
unix-like reverse engineering framework and cli tools
|
#include <wasm.h>
Public Attributes | |
rz_bin_wasm_value_type_t | elem_type |
struct rz_bin_wasm_resizable_limits_t | limits |
rz_bin_wasm_value_type_t rz_bin_wasm_table_type_t::elem_type |
Definition at line 101 of file wasm.h.
Referenced by parse_import_entry().
struct rz_bin_wasm_resizable_limits_t rz_bin_wasm_table_type_t::limits |
Definition at line 101 of file wasm.h.
Referenced by parse_import_entry().