LLVM API Documentation

Public Attributes
llvm::DwarfException::CallSiteEntry Struct Reference

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

#include <DwarfException.h>

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

List of all members.

Public Attributes

MCSymbolBeginLabel
MCSymbolEndLabel
MCSymbolPadLabel
unsigned Action

Detailed Description

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

Definition at line 70 of file DwarfException.h.


Member Data Documentation

Definition at line 72 of file DwarfException.h.

Referenced by llvm::DwarfException::EmitExceptionTable().


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