#include <osx_fat_reader.h>
Definition at line 43 of file osx_fat_reader.h.
◆ sectionst
◆ osx_mach_o_readert()
osx_mach_o_readert::osx_mach_o_readert |
( |
std::istream & | _in, |
|
|
message_handlert & | message_handler ) |
◆ has_section()
bool osx_mach_o_readert::has_section |
( |
const std::string & | name | ) |
const |
|
inline |
◆ process_commands()
void osx_mach_o_readert::process_commands |
( |
uint32_t | ncmds, |
|
|
std::size_t | offset, |
|
|
bool | need_swap ) |
|
private |
◆ process_sections_32()
void osx_mach_o_readert::process_sections_32 |
( |
uint32_t | nsects, |
|
|
bool | need_swap ) |
|
private |
◆ process_sections_64()
void osx_mach_o_readert::process_sections_64 |
( |
uint32_t | nsects, |
|
|
bool | need_swap ) |
|
private |
◆ in
std::istream& osx_mach_o_readert::in |
|
private |
◆ log
◆ sections
The documentation for this class was generated from the following files: