LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
LIEF::PE::details::arm64_epilog_scope_t Struct Reference

#include <internal_arm64.hpp>

Public Member Functions

uint32_t start_offset () const
uint8_t reserved () const
uint8_t start_index () const

Public Attributes

uint32_t raw

Member Function Documentation

◆ reserved()

uint8_t LIEF::PE::details::arm64_epilog_scope_t::reserved ( ) const
inline

References raw.

◆ start_index()

uint8_t LIEF::PE::details::arm64_epilog_scope_t::start_index ( ) const
inline

References raw.

◆ start_offset()

uint32_t LIEF::PE::details::arm64_epilog_scope_t::start_offset ( ) const
inline

References raw.

Member Data Documentation

◆ raw

uint32_t LIEF::PE::details::arm64_epilog_scope_t::raw

Referenced by reserved(), start_index(), and start_offset().


The documentation for this struct was generated from the following file: