LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
LIEF::PE::details::unwind_code_t Union Reference

#include <internal_x64.hpp>

Classes

struct  [struct].opcode

Public Member Functions

uint8_t op () const
uint8_t op_info () const

Public Attributes

struct  opcode
uint16_t raw

Member Function Documentation

◆ op()

uint8_t LIEF::PE::details::unwind_code_t::op ( ) const
inline

References opcode.

◆ op_info()

uint8_t LIEF::PE::details::unwind_code_t::op_info ( ) const
inline

References opcode.

Member Data Documentation

◆ opcode

struct LIEF::PE::details::unwind_code_t::[struct].opcode LIEF::PE::details::unwind_code_t::opcode

Referenced by op(), and op_info().

◆ raw

uint16_t LIEF::PE::details::unwind_code_t::raw

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