Home
last modified time | relevance | path

Searched refs:endModule (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h54 void endModule() override;
76 void endModule() override;
DAsmPrinterHandler.h37 virtual void endModule() = 0;
DWin64Exception.h49 void endModule() override;
DWinCodeViewLineTables.h128 void endModule() override;
DDwarfCFIException.cpp65 void DwarfCFIException::endModule() { in endModule() function in DwarfCFIException
DARMException.cpp50 void ARMException::endModule() { in endModule() function in ARMException
DWinCodeViewLineTables.cpp118 void WinCodeViewLineTables::endModule() { in endModule() function in llvm::WinCodeViewLineTables
DWin64Exception.cpp49 void Win64Exception::endModule() { in endModule() function in Win64Exception
DDwarfDebug.h505 void endModule() override;
DDwarfDebug.cpp601 void DwarfDebug::endModule() { in endModule() function in DwarfDebug
DAsmPrinter.cpp1070 HI.Handler->endModule(); in doFinalization()
/external/llvm/test/DebugInfo/COFF/
Dasm.ll109 ; execution of endModule(). See PR18679 for the details.