LLVM API Documentation
CallSiteEntry - Structure describing an entry in the call-site table. More...
#include <DwarfException.h>

Public Attributes | |
| MCSymbol * | BeginLabel |
| MCSymbol * | EndLabel |
| MCSymbol * | PadLabel |
| unsigned | Action |
CallSiteEntry - Structure describing an entry in the call-site table.
Definition at line 70 of file DwarfException.h.
Definition at line 77 of file DwarfException.h.
Referenced by llvm::DwarfException::ComputeCallSiteTable(), and llvm::DwarfException::EmitExceptionTable().
Definition at line 72 of file DwarfException.h.
Referenced by llvm::DwarfException::EmitExceptionTable().
Definition at line 73 of file DwarfException.h.
Referenced by llvm::DwarfException::ComputeCallSiteTable(), and llvm::DwarfException::EmitExceptionTable().
Definition at line 76 of file DwarfException.h.
Referenced by llvm::DwarfException::ComputeCallSiteTable(), and llvm::DwarfException::EmitExceptionTable().