LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
DynamicFixupARM64Kernel.hpp File Reference
#include "LIEF/PE/LoadConfigurations/DynamicRelocation/DynamicFixup.hpp"
#include <memory>
#include <vector>
#include "LIEF/iterators.hpp"
Include dependency graph for DynamicFixupARM64Kernel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::PE::DynamicFixupARM64Kernel
 This class wraps fixups associated with the (special) symbol value: IMAGE_DYNAMIC_RELOCATION_ARM64_KERNEL_IMPORT_CALL_TRANSFER (8). More...
struct  LIEF::PE::DynamicFixupARM64Kernel::reloc_entry_t
 Mirror IMAGE_IMPORT_CONTROL_TRANSFER_ARM64_RELOCATION. More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::PE
 Namespace related to the LIEF's PE module.