LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#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::DynamicFixupControlTransfer |
This class wraps fixups associated with the (special) symbol value: IMAGE_DYNAMIC_RELOCATION_GUARD_IMPORT_CONTROL_TRANSFER (3) . More... | |
struct | LIEF::PE::DynamicFixupControlTransfer::reloc_entry_t |
Mirror IMAGE_IMPORT_CONTROL_TRANSFER_DYNAMIC_RELOCATION More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::PE |
Namespace related to the LIEF's PE module. | |