|
IDA C++ SDK 9.2
|
Information about an unmapped address. More...
#include <idp.hpp>
Public Attributes | |
| qstring | qualifier |
| qstring | symbol |
| The symbol "qualifier". E.g., the path of a DyldSharedCache image. | |
| ea_t | offset = 0 |
| The symbol thath is being targeted by the address - empty if no symbol was found. | |
Information about an unmapped address.
| qstring unmapped_info_t::qualifier |
| qstring unmapped_info_t::symbol |
The symbol "qualifier". E.g., the path of a DyldSharedCache image.
| ea_t unmapped_info_t::offset = 0 |
The symbol thath is being targeted by the address - empty if no symbol was found.