struct EHStreamer::CallSiteEntry
Declaration
struct EHStreamer::CallSiteEntry { /* full declaration omitted */ };
Description
Structure describing an entry in the call-site table.
Declared at: llvm/lib/CodeGen/AsmPrinter/EHStreamer.h:61
Member Variables
- public llvm::MCSymbol* BeginLabel
- public llvm::MCSymbol* EndLabel
- public const llvm::LandingPadInfo* LPad
- public unsigned int Action