vdloc_t Class Reference
Inheritance diagram for vdloc_t:

Public Member Functions | |
int | reg1 (void) const |
void | _set_reg1 (int r1) |
void | set_reg1 (int r1) |
const char * | dstr (int width=0) const |
DECLARE_COMPARISONS (vdloc_t) | |
bool | is_aliasable (const mba_t *mb, int size) const |
Detailed Description
- Examples
- hexrays_sample18.cpp, and hexrays_sample4.cpp.
Definition at line 1091 of file hexrays.hpp.
Member Function Documentation
◆ _set_reg1()
void vdloc_t::_set_reg1 | ( | int | r1 | ) |
Definition at line 1103 of file hexrays.hpp.
◆ dstr()
const char * vdloc_t::dstr | ( | int | width = 0 | ) | const |
Definition at line 9935 of file hexrays.hpp.
◆ is_aliasable()
bool vdloc_t::is_aliasable | ( | const mba_t * | mb, |
int | size | ||
) | const |
Definition at line 9947 of file hexrays.hpp.
◆ reg1()
int vdloc_t::reg1 | ( | void | ) | const |
Definition at line 1098 of file hexrays.hpp.
◆ set_reg1()
void vdloc_t::set_reg1 | ( | int | r1 | ) |
Definition at line 1106 of file hexrays.hpp.