Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h53 void endModule() override;
84 void endModule() override {} in endModule() function
104 void endModule() override {} in endModule() function
H A DWinCFGuard.h34 void endModule() override;
H A DWasmException.h29 void endModule() override;
H A DWinException.h103 void endModule() override;
H A DWasmException.cpp22 void WasmException::endModule() { in endModule() function in WasmException
H A DWinCFGuard.cpp85 void WinCFGuard::endModule() { in endModule() function in WinCFGuard
H A DDwarfCFIException.cpp38 void DwarfCFIException::endModule() { in endModule() function in DwarfCFIException
H A DCodeViewDebug.h528 void endModule() override;
H A DDwarfDebug.h738 void endModule() override;
H A DWinException.cpp47 void WinException::endModule() { in endModule() function in WinException
H A DAsmPrinter.cpp2671 Handler->endModule(); in doFinalization()
2673 Handler->endModule(); in doFinalization()
H A DDwarfDebug.cpp1412 void DwarfDebug::endModule() { in endModule() function in DwarfDebug
H A DCodeViewDebug.cpp652 void CodeViewDebug::endModule() { in endModule() function in CodeViewDebug
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h41 virtual void endModule() = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h432 void endModule() override;
H A DBTFDebug.cpp1720 void BTFDebug::endModule() { in endModule() function in BTFDebug
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15798 {"_ZN4llvm10DwarfDebug9endModuleEv", "llvm::DwarfDebug::endModule()"},