#include <htmacho.h>
Public Attributes | |
FILEOFS | header_ofs |
MACHO_HEADER | header |
macho_commands | cmds |
macho_sections | sections |
endianess | image_endianess |
|
Definition at line 107 of file htmacho.h. Referenced by MachoAnalyser::beginAnalysis(). |
|
Definition at line 106 of file htmacho.h. Referenced by MachoAnalyser::beginAnalysis(), MachoAnalyser::createAddress(), MachoAnalyser::createAddress32(), and MachoAnalyser::initUnasm(). |
|
|
|
Definition at line 109 of file htmacho.h. Referenced by MachoAnalyser::beginAnalysis(), and ht_macho::init(). |
|
Definition at line 108 of file htmacho.h. Referenced by MachoAnalyser::addressToFileofs(), MachoAnalyser::fileofsToAddress(), MachoAnalyser::getSegmentNameByAddress(), and MachoAnalyser::validAddress(). |