IDA C++ SDK 9.2
Loading...
Searching...
No Matches
rrel_t Struct Reference

Register-relative argument location. More...

#include <typeinf.hpp>

Public Attributes

sval_t off
 displacement from the address pointed by the register
int reg
 register index (into ph.reg_names)

Detailed Description

Register-relative argument location.

Member Data Documentation

◆ off

sval_t rrel_t::off

displacement from the address pointed by the register

◆ reg

int rrel_t::reg

register index (into ph.reg_names)


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