Searched refs:endModule (Results 1 - 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h54 void endModule() override;
76 void endModule() override;
H A DAsmPrinterHandler.h38 virtual void endModule() = 0;
H A DWinException.h90 void endModule() override;
H A DWinCodeViewLineTables.h122 void endModule() override;
H A DARMException.cpp48 /// endModule - Emit all exception information that should come after the
50 void ARMException::endModule() { function in class:ARMException
H A DDwarfCFIException.cpp63 /// endModule - Emit all exception information that should come after the
65 void DwarfCFIException::endModule() { function in class:DwarfCFIException
H A DDwarfDebug.h495 void endModule() override;
H A DWinCodeViewLineTables.cpp117 void WinCodeViewLineTables::endModule() { function in class:llvm::WinCodeViewLineTables
H A DWinException.cpp52 /// endModule - Emit all exception information that should come after the
54 void WinException::endModule() { function in class:WinException
H A DDwarfDebug.cpp625 void DwarfDebug::endModule() { function in class:DwarfDebug
H A DAsmPrinter.cpp1116 HI.Handler->endModule();

Completed in 111 milliseconds