LLVM: llvm::object::ExceptionSectionEntry< AddressType > Struct Template Reference (original) (raw)

#include "[llvm/Object/XCOFFObjectFile.h](XCOFFObjectFile%5F8h%5Fsource.html)"

Inheritance diagram for llvm::object::ExceptionSectionEntry< AddressType >:

Public Attributes
union {
support::ubig32_t SymbolIdx
AddressType TrapInstAddr
};
uint8_t LangId
uint8_t Reason

Detailed Description

template
struct llvm::object::ExceptionSectionEntry< AddressType >

Definition at line 297 of file XCOFFObjectFile.h.

Member Function Documentation

getLangID()

template

getReason()

template

getSymbolIndex()

template

getTrapInstAddr()

template

Member Data Documentation

[union]

LangId

template

Reason

template

SymbolIdx

template

TrapInstAddr

template


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