LLVM: llvm::WinEH::FrameInfo::Epilog Struct Reference (original) (raw)

#include "[llvm/MC/MCWinEH.h](MCWinEH%5F8h%5Fsource.html)"

Public Attributes
std::vector< Instruction > Instructions
unsigned Condition
const MCSymbol * Start = nullptr
const MCSymbol * End = nullptr
const MCSymbol * UnwindV2Start = nullptr
SMLoc Loc

Definition at line 64 of file MCWinEH.h.

Condition

unsigned llvm::WinEH::FrameInfo::Epilog::Condition

End

Instructions

std::vector<Instruction> llvm::WinEH::FrameInfo::Epilog::Instructions

Loc

SMLoc llvm::WinEH::FrameInfo::Epilog::Loc

Start

UnwindV2Start

const MCSymbol* llvm::WinEH::FrameInfo::Epilog::UnwindV2Start = nullptr


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