LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#include <memory>
#include <string>
#include "LIEF/visibility.h"
#include "LIEF/errors.hpp"
#include "LIEF/iterators.hpp"
#include "LIEF/PE/LoadConfigurations/DynamicRelocation/DynamicFixup.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::PE::FunctionOverride |
This class represents IMAGE_DYNAMIC_RELOCATION_FUNCTION_OVERRIDE More... | |
struct | LIEF::PE::FunctionOverride::image_bdd_dynamic_relocation_t |
Mirror IMAGE_BDD_DYNAMIC_RELOCATION More... | |
struct | LIEF::PE::FunctionOverride::image_bdd_info_t |
Mirror IMAGE_BDD_INFO More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::PE |
Namespace related to the LIEF's PE module. | |