|
IDA C++ SDK 9.2
|
Information for structure offsets. More...
#include <nalt.hpp>
Public Member Functions | |
| DECLARE_COMPARISONS (strpath_t) | |
Public Attributes | |
| int | len |
| tid_t | ids [MAXSTRUCPATH] |
| adiff_t | delta |
Information for structure offsets.
ids[0] contains the id of the structure. ids[1..len-1] contain ids of the structure members used in the structure offset expression. len is the length of the path, i.e. the number of elements in 'ids'
| strpath_t::DECLARE_COMPARISONS | ( | strpath_t | ) |
| int strpath_t::len |
| tid_t strpath_t::ids[MAXSTRUCPATH] |
| adiff_t strpath_t::delta |