IDA C++ SDK 9.2
|
Generic ctree item locator. More...
#include <hexrays.hpp>
Public Member Functions | |
citem_locator_t ()=delete | |
citem_locator_t (ea_t _ea, ctype_t _op) | |
citem_locator_t (const citem_t *i) | |
DECLARE_COMPARISONS (citem_locator_t) |
Public Attributes | |
ea_t | ea |
citem address | |
ctype_t | op |
citem operation |
Generic ctree item locator.
It can be used for instructions and some expression types. However, we need more precise locators for other items (e.g. for numbers)
|
delete |
|
inline |
citem_locator_t::DECLARE_COMPARISONS | ( | citem_locator_t | ) |
ea_t citem_locator_t::ea |
citem address
ctype_t citem_locator_t::op |
citem operation