LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#include <memory>
#include <cstdint>
#include "LIEF/errors.hpp"
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
#include "LIEF/PE/LoadConfigurations/CHPEMetadata/Metadata.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::PE::CHPEMetadataARM64 |
This class represents hybrid metadata for ARM64EC or ARM64X. More... | |
struct | LIEF::PE::CHPEMetadataARM64::range_entry_t |
Structure that describes architecture-specific ranges. More... | |
struct | LIEF::PE::CHPEMetadataARM64::redirection_entry_t |
Structure that describes a redirection. More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::PE |
Namespace related to the LIEF's PE module. | |
Functions | |
const char * | LIEF::PE::to_string (CHPEMetadataARM64::range_entry_t::TYPE e) |