union UnwindCode

Declaration

union UnwindCode { /* full declaration omitted */ };

Description

UnwindCode - This union describes a single operation in a function prolog, or part thereof.

Declared at: llvm/include/llvm/Support/Win64EH.h:99

Member Variables

public struct(unnamed struct at / home / hdoc / tmp / llvm - project / llvm / include / llvm / Support / Win64EH.h : 100 : 3) u
public support::ulittle16_t FrameOffset

Method Overview

Methods

uint8_t getOpInfo() const

Declared at: llvm/include/llvm/Support/Win64EH.h:109

uint8_t getUnwindOp() const

Declared at: llvm/include/llvm/Support/Win64EH.h:106