_Mapping Struct Reference

#include <structs.h>

Collaboration diagram for _Mapping:

Collaboration graph
[legend]

Data Fields

uint8 is_printed
uint32 addr
uint32 size
uint8 label [STRING_MAX_SIZE]
RE_ObjectType type
LIST_Reference references
LIST_Callee callees
Mappingnext
Mappingprev
Mappingnext_alpha
Mappingprev_alpha

Field Documentation

uint32 _Mapping::addr
 

Addr of symbol or message value

LIST_Callee _Mapping::callees
 

list of called functions

uint8 _Mapping::is_printed
 

callees are printed

uint8 _Mapping::label[STRING_MAX_SIZE]
 

Label of symbol

Mapping* _Mapping::next
 

Next object

Mapping* _Mapping::next_alpha
 

Next object alphabeticaly sorted

Mapping* _Mapping::prev
 

Previous object

Mapping* _Mapping::prev_alpha
 

Previous object alphabeticaly sorted

LIST_Reference _Mapping::references
 

References to the object

uint32 _Mapping::size
 

Size of the symbol

RE_ObjectType _Mapping::type
 

Object type


The documentation for this struct was generated from the following file:
Generated on Tue Nov 29 20:13:20 2005 for REVENG by  doxygen 1.4.5