|
IDA SDK
|
An xref to an argument or variable located in a function's stack frame.
Public Attributes | |
| ea_t | ea |
| Location of the insn referencing the stack frame member. | |
| uchar | opnum |
| Number of the operand of that instruction. | |
| uchar | type |
| The type of xref (cref_t & dref_t) | |
Public Member Functions | |
| bool | operator== (const xreflist_entry_t &r) const |
| bool | operator!= (const xreflist_entry_t &r) const |
1.8.9.1