|
REL | rel |
|
INS | ins |
|
BBL | bbl |
|
EDG | edg |
|
RTN | rtn |
|
SEC | sec |
|
SYM | sym |
|
CHUNK | chunk |
|
GOT | got |
|
UINT32 | opd |
|
UINT32 | pltoff |
|
UINT32 | uint32 |
|
LDEF | ldef |
|
INT32 | int32 |
|
UINT64 | uint64 |
|
FLT64 | flt64 |
|
IADDR | iaddr |
|
struct { |
SEC sec |
|
UINT32 off |
|
} | secoff |
|
struct { |
SYM sym |
|
UINT32 off |
|
} | symoff |
|
struct { |
CHUNK chunk |
|
UINT32 off |
|
} | chunkoff |
|
struct { |
UINT32 i1 |
|
UINT32 i2 |
|
} | two_int |
|
std::string * | str |
|
struct { |
REG reg |
|
UINT32 use |
|
} | reguse |
|
struct { |
REG reg |
|
INT32 i |
|
} | reg_int |
|
struct { |
REG reg |
|
INT32 casev |
|
ADDRINT version |
|
} | version_case |
|
struct { |
IADDR iaddr |
|
INT32 i |
|
} | iaddr_int |
|
struct { |
REG vreg |
|
REG preg |
|
REGALLOC_HINT_TYPE hint |
|
} | regallochint |
|
SACT | sact |
|
const VOID * | const_ptr |
|
VOID * | ptr |
|
AFUNPTR | afunptr |
|
THIS union is intentionally only 64bits wide, do not make it bigger
The documentation for this union was generated from the following file: