Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
xreflist_entry_t Struct Reference

An xref to an argument or variable located in a function's stack frame. More...

#include <frame.hpp>

Public Member Functions

 if (code==0)
 

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)
 
return code
 

Detailed Description

An xref to an argument or variable located in a function's stack frame.


The documentation for this struct was generated from the following file: