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

#include <gdata.h>

Public Attributes

ut16 leaf_type
 
ut32 symtype
 
ut32 offset
 
ut16 segment
 
char * name
 
ut8 name_len
 

Detailed Description

Definition at line 9 of file gdata.h.

Member Data Documentation

◆ leaf_type

ut16 GDataGlobal::leaf_type

Definition at line 10 of file gdata.h.

Referenced by parse_gdata_global(), and parse_gdata_stream().

◆ name

◆ name_len

ut8 GDataGlobal::name_len

Definition at line 15 of file gdata.h.

Referenced by parse_gdata_global().

◆ offset

ut32 GDataGlobal::offset

Definition at line 12 of file gdata.h.

Referenced by parse_gdata_global(), pdb_set_symbols(), and rz_core_bin_pdb_gvars_as_string().

◆ segment

ut16 GDataGlobal::segment

Definition at line 13 of file gdata.h.

Referenced by parse_gdata_global(), pdb_set_symbols(), and rz_core_bin_pdb_gvars_as_string().

◆ symtype

ut32 GDataGlobal::symtype

Definition at line 11 of file gdata.h.

Referenced by parse_gdata_global(), and rz_core_bin_pdb_gvars_as_string().


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