Searched refs:AIXException (Results 1 – 6 of 6) sorted by relevance
24 AIXException::AIXException(AsmPrinter *A) : DwarfCFIExceptionBase(A) {} in AIXException() function in llvm::AIXException26 void AIXException::markFunctionEnd() { endFragment(); } in markFunctionEnd()28 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()76 void AIXException::endFunction(const MachineFunction *MF) { in endFunction()
93 class LLVM_LIBRARY_VISIBILITY AIXException : public DwarfCFIExceptionBase {99 AIXException(AsmPrinter *A);
4 AIXException.cpp
579 ES = new AIXException(this); in doInitialization()
18 "AIXException.cpp",
5841 llvm/lib/CodeGen/AsmPrinter/AIXException.cpp