Searched refs:DwarfCFIException (Results 1 – 7 of 7) sorted by relevance
54 DwarfCFIException::DwarfCFIException(AsmPrinter *A) in DwarfCFIException() function in DwarfCFIException59 DwarfCFIException::~DwarfCFIException() {} in ~DwarfCFIException()63 void DwarfCFIException::endModule() { in endModule()88 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction()129 void DwarfCFIException::beginFragment(const MachineBasicBlock *MBB, in beginFragment()169 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction()
37 class LLVM_LIBRARY_VISIBILITY DwarfCFIException : public DwarfCFIExceptionBase {54 DwarfCFIException(AsmPrinter *A);55 ~DwarfCFIException() override;
13 DwarfCFIException.cpp
359 ES = new DwarfCFIException(this); in doInitialization()
122 "llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp",
277 "llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp",
122 ${LLVM_DIR}/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp