|
IDA C++ SDK 9.2
|
Report on one "load command" entry found in an external file. More...
#include <dscu.h>
Public Member Functions | |
| bool | operator== (const dependency_match_entry_t &r) const |
| bool | operator!= (const dependency_match_entry_t &r) const |
Public Attributes | |
| qstring | image_name |
| The image name. | |
| int | image_index = -1 |
| The image index in this DSC (-1 if not found) | |
| uint32 | load_command_type = uint32(-1) |
| Load command type. One of ACH_LC_*. | |
Report on one "load command" entry found in an external file.
|
inline |
|
inline |
| qstring dependency_match_entry_t::image_name |
The image name.
| int dependency_match_entry_t::image_index = -1 |
The image index in this DSC (-1 if not found)