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

#include <wasm.h>

Public Attributes

ut32 index
 
ut32 names_count
 
RzIDStoragenames
 

Detailed Description

Definition at line 191 of file wasm.h.

Member Data Documentation

◆ index

ut32 rz_bin_wasm_custom_name_local_name_t::index

Definition at line 192 of file wasm.h.

Referenced by parse_custom_name_entry().

◆ names

RzIDStorage* rz_bin_wasm_custom_name_local_name_t::names

Definition at line 195 of file wasm.h.

Referenced by parse_custom_name_entry().

◆ names_count

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


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