Home
last modified time | relevance | path

Searched refs:AIXException (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp24 AIXException::AIXException(AsmPrinter *A) : DwarfCFIExceptionBase(A) {} in AIXException() function in llvm::AIXException
26 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()
63 void AIXException::endFunction(const MachineFunction *MF) { in endFunction()
H A DDwarfException.h93 class LLVM_LIBRARY_VISIBILITY AIXException : public DwarfCFIExceptionBase {
99 AIXException(AsmPrinter *A);
H A DCMakeLists.txt4 AIXException.cpp
H A DAsmPrinter.cpp403 ES = new AIXException(this); in doInitialization()
/netbsd-src/external/apache2/llvm/lib/libLLVMAsmPrinter/
H A DMakefile11 AIXException.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/
H A DBUILD.gn18 "AIXException.cpp",