|
IDA C++ SDK 9.2
|
An xref to an argument or variable located in a function's stack frame. More...
#include <frame.hpp>
Public Member Functions | |
| DECLARE_COMPARISONS (xreflist_entry_t) | |
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) | |
An xref to an argument or variable located in a function's stack frame.
|
inline |
| ea_t xreflist_entry_t::ea |
Location of the insn referencing the stack frame member.
| uchar xreflist_entry_t::opnum |
Number of the operand of that instruction.