|
cprover
|
Read Mach-O. More...
#include "osx_fat_reader.h"#include <cstdlib>#include <util/exception_utils.h>#include <util/invariant.h>#include <util/run.h>
Include dependency graph for osx_fat_reader.cpp:Go to the source code of this file.
Functions | |
| bool | is_osx_fat_magic (char hdr[4]) |
Read Mach-O.
Definition in file osx_fat_reader.cpp.
| bool is_osx_fat_magic | ( | char | hdr[4] | ) |
Definition at line 24 of file osx_fat_reader.cpp.