LLVM 22.0.0git
|
#include "llvm/MC/MCWinEH.h"
Public Attributes | |
std::vector< Instruction > | Instructions |
unsigned | Condition |
const MCSymbol * | Start = nullptr |
const MCSymbol * | End = nullptr |
const MCSymbol * | UnwindV2Start = nullptr |
SMLoc | Loc |
unsigned llvm::WinEH::FrameInfo::Epilog::Condition |
Definition at line 66 of file MCWinEH.h.
Referenced by checkARMPackedEpilog(), and tryARMPackedUnwind().
std::vector<Instruction> llvm::WinEH::FrameInfo::Epilog::Instructions |
Definition at line 65 of file MCWinEH.h.
Referenced by checkARMPackedEpilog(), and tryARMPackedUnwind().