CBMC
|
Read OS X Fat Binaries. More...
Go to the source code of this file.
Classes | |
class | osx_fat_readert |
class | osx_mach_o_readert |
struct | osx_mach_o_readert::sectiont |
Functions | |
bool | is_osx_fat_header (char hdr[8]) |
bool | is_osx_mach_object (char hdr[4]) |
Read OS X Fat Binaries.
Definition in file osx_fat_reader.h.
bool is_osx_fat_header | ( | char | hdr[8] | ) |
Definition at line 57 of file osx_fat_reader.cpp.
bool is_osx_mach_object | ( | char | hdr[4] | ) |
Definition at line 135 of file osx_fat_reader.cpp.