LLVM API Documentation
#include <Win64EH.h>
Public Member Functions | |
uint8_t | getUnwindOp () const |
uint8_t | getOpInfo () const |
Public Attributes | |
struct { | |
support::ulittle8_t CodeOffset | |
support::ulittle8_t UnwindOpAndOpInfo | |
} | u |
support::ulittle16_t | FrameOffset |
UnwindCode - This union describes a single operation in a function prolog, or part thereof.
|
inline |
|
inline |
support::ulittle8_t llvm::Win64EH::UnwindCode::CodeOffset |
support::ulittle16_t llvm::Win64EH::UnwindCode::FrameOffset |
struct { ... } llvm::Win64EH::UnwindCode::u |
Referenced by getOpInfo(), and getUnwindOp().
support::ulittle8_t llvm::Win64EH::UnwindCode::UnwindOpAndOpInfo |