LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
FatBinary.hpp File Reference
#include <string>
#include <vector>
#include <memory>
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
#include "LIEF/MachO/Header.hpp"
Include dependency graph for FatBinary.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::MachO::FatBinary
 Class which represent a Mach-O (fat) binary This object is also used for representing Mach-O binaries that are NOT FAT More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::MachO
 Namespace related to the LIEF's Mach-O module.