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.h38 virtual void endModule() = 0;
DWinException.h90 void endModule() override;
DWinCodeViewLineTables.h122 void endModule() override;
DDwarfCFIException.cpp65 void DwarfCFIException::endModule() { in endModule() function in DwarfCFIException
DARMException.cpp50 void ARMException::endModule() { in endModule() function in ARMException
DDwarfDebug.h495 void endModule() override;
DWinCodeViewLineTables.cpp117 void WinCodeViewLineTables::endModule() { in endModule() function in llvm::WinCodeViewLineTables
DWinException.cpp54 void WinException::endModule() { in endModule() function in WinException
DDwarfDebug.cpp625 void DwarfDebug::endModule() { in endModule() function in DwarfDebug
DAsmPrinter.cpp1116 HI.Handler->endModule(); in doFinalization()
/external/llvm/test/DebugInfo/COFF/
Dasm.ll116 ; execution of endModule(). See PR18679 for the details.