LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
MetadataARM64.hpp File Reference
#include <memory>
#include <cstdint>
#include "LIEF/errors.hpp"
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
#include "LIEF/PE/LoadConfigurations/CHPEMetadata/Metadata.hpp"
Include dependency graph for MetadataARM64.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::PE::CHPEMetadataARM64
 This class represents ARM64-specific metadata used in CHPE (Compatible Hybrid PE) binaries, particularly for hybrid architectures like ARM64EC and 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...
struct  LIEF::PE::CHPEMetadataARM64::code_range_entry_point_t
 Mirror of IMAGE_ARM64EC_CODE_RANGE_ENTRY_POINT: Represents a mapping between code range and its entry point. 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)