UnwindCode - This union describes a single operation in a function prolog, or part thereof.
More...
#include "llvm/Support/Win64EH.h"
UnwindCode - This union describes a single operation in a function prolog, or part thereof.
Definition at line 114 of file Win64EH.h.
◆ getOpInfo()
uint8_t llvm::Win64EH::UnwindCode::getOpInfo |
( |
| ) |
const |
|
inline |
◆ getUnwindOp()
uint8_t llvm::Win64EH::UnwindCode::getUnwindOp |
( |
| ) |
const |
|
inline |
◆ CodeOffset
uint8_t llvm::Win64EH::UnwindCode::CodeOffset |
◆ FrameOffset
struct { ... } llvm::Win64EH::UnwindCode::u |
◆ UnwindOpAndOpInfo
uint8_t llvm::Win64EH::UnwindCode::UnwindOpAndOpInfo |
The documentation for this union was generated from the following file: