Searched refs:AIXException (Results 1 – 4 of 4) sorted by relevance
25 AIXException::AIXException(AsmPrinter *A) : EHStreamer(A) {} in AIXException() function in llvm::AIXException27 void AIXException::emitExceptionInfoTable(const MCSymbol *LSDA, in emitExceptionInfoTable()75 void AIXException::endFunction(const MachineFunction *MF) { in endFunction()
96 class LLVM_LIBRARY_VISIBILITY AIXException : public EHStreamer {102 AIXException(AsmPrinter *A);
606 ES = new AIXException(this); in doInitialization()
189 SRCS_MIN+= CodeGen/AsmPrinter/AIXException.cpp