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

Register argument description. More...

#include <funcs.hpp>

Public Member Functions

 regarg_t (const regarg_t &r)
 
regarg_toperator= (const regarg_t &r)
 
void swap (regarg_t &r)
 

Public Attributes

int reg = 0
 
type_ttype = nullptr
 
char * name = nullptr
 

Detailed Description

Register argument description.

regargs are destroyed when the full function type is determined.


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