IDA C++ SDK 9.2
Loading...
Searching...
No Matches
unmapped_info_t Struct Reference

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.

Detailed Description

Information about an unmapped address.

Member Data Documentation

◆ qualifier

qstring unmapped_info_t::qualifier

◆ symbol

qstring unmapped_info_t::symbol

The symbol "qualifier". E.g., the path of a DyldSharedCache image.

◆ offset

ea_t unmapped_info_t::offset = 0

The symbol thath is being targeted by the address - empty if no symbol was found.


The documentation for this struct was generated from the following file:
  • /Users/geoffrey/ida-sdk/src/include/idp.hpp