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

Go to the source code of this file.

Classes

class  LIEF::MachO::LazyLoadDylibInfo
 Class representing the LC_LAZY_LOAD_DYLIB_INFO load command. More...
class  LIEF::MachO::LazyLoadDylibInfo::Fixup
 A single lazy-binding fixup decoded from the chain referenced by chain_start_image_offset and decoded according to pointer_format. More...

Namespaces

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