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

Information about a reference. More...

#include <nalt.hpp>

Public Member Functions

reftype_t type (void) const
 
bool is_target_optional () const
 < is_reftype_target_optional()
 
bool no_base_xref (void) const
 
bool is_pastend (void) const
 
bool is_rvaoff (void) const
 
bool is_custom (void) const
 
bool is_subtract (void) const
 
bool is_signed (void) const
 
bool is_no_zeros (void) const
 
bool is_no_ones (void) const
 
bool is_selfref (void) const
 
void set_type (reftype_t rt)
 
void init (uint32 reft_and_flags, ea_t _base=0, ea_t _target=BADADDR, adiff_t _tdelta=0)
 
bool _require_base () const
 

Public Attributes

ea_t target
 reference target (BADADDR-none)
 
ea_t base
 base of reference (may be BADADDR)
 
adiff_t tdelta
 offset from the target
 
uint32 flags
 Reference info flags
 

Detailed Description

Information about a reference.


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