LLVM: llvm::EHStreamer::CallSiteEntry Struct Reference (original) (raw)

Structure describing an entry in the call-site table. More...

#include "[CodeGen/AsmPrinter/EHStreamer.h](EHStreamer%5F8h%5Fsource.html)"

Detailed Description

Structure describing an entry in the call-site table.

Definition at line 61 of file EHStreamer.h.

Member Data Documentation

Action

unsigned llvm::EHStreamer::CallSiteEntry::Action

BeginLabel

MCSymbol* llvm::EHStreamer::CallSiteEntry::BeginLabel

EndLabel

MCSymbol* llvm::EHStreamer::CallSiteEntry::EndLabel

LPad


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