Operand locator. More...
Public Member Functions | |
| operand_locator_t (ea_t _ea, int _opnum) | |
| DECLARE_COMPARISONS (operand_locator_t) | |
Public Attributes | |
| ea_t | ea |
| address of the original instruction | |
| int | opnum |
| operand number in the instruction | |
Operand locator.
Definition at line 71 of file hexrays.hpp.