Rizin
unix-like reverse engineering framework and cli tools
rz_bin_wasm_custom_name_local_names_t Struct Reference

#include <wasm.h>

Public Attributes

ut32 count
 
RzListlocals
 

Detailed Description

Definition at line 198 of file wasm.h.

Member Data Documentation

◆ count

ut32 rz_bin_wasm_custom_name_local_names_t::count

Definition at line 199 of file wasm.h.

Referenced by parse_custom_name_entry().

◆ locals

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().


The documentation for this struct was generated from the following file: