LLVM API Documentation

Public Attributes
llvm::EHStreamer::CallSiteEntry Struct Reference

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

#include <EHStreamer.h>

Collaboration diagram for llvm::EHStreamer::CallSiteEntry:
Collaboration graph
[legend]

List of all members.

Public Attributes

MCSymbolBeginLabel
MCSymbolEndLabel
MCSymbolPadLabel
unsigned Action

Detailed Description

Structure describing an entry in the call-site table.

Definition at line 61 of file EHStreamer.h.


Member Data Documentation

Definition at line 63 of file EHStreamer.h.

Referenced by llvm::EHStreamer::emitExceptionTable().


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