Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h48 void endModule() override;
75 void endModule() override;
H A DWin64Exception.h40 void endModule() override;
H A DAsmPrinterHandler.h37 virtual void endModule() = 0;
H A DEHStreamer.h120 void endModule() override;
H A DWin64Exception.cpp48 void Win64Exception::endModule() { in endModule() function in Win64Exception
H A DWinCodeViewLineTables.h128 void endModule() override;
H A DDwarfCFIException.cpp50 void DwarfCFIException::endModule() { in endModule() function in DwarfCFIException
H A DARMException.cpp51 void ARMException::endModule() { in endModule() function in ARMException
H A DDwarfDebug.h499 void endModule() override;
H A DWinCodeViewLineTables.cpp119 void WinCodeViewLineTables::endModule() { in endModule() function in llvm::WinCodeViewLineTables
H A DEHStreamer.cpp693 void EHStreamer::endModule() { in endModule() function in EHStreamer
H A DAsmPrinter.cpp975 HI.Handler->endModule(); in doFinalization()
H A DDwarfDebug.cpp659 void DwarfDebug::endModule() { in endModule() function in DwarfDebug
/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/COFF/
H A Dasm.ll109 ; execution of endModule(). See PR18679 for the details.