|
LIEF: Library to Instrument Executable Formats Version 0.17.1
|
#include <vector>#include "LIEF/PE/LoadConfigurations/DynamicRelocation/DynamicFixup.hpp"#include "LIEF/iterators.hpp"

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. | |