Searched defs:beginModule (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | AsmPrinterHandler.h | 41 virtual void beginModule(Module *M) {} beginModule() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DebugHandlerBase.cpp | 102 void DebugHandlerBase::beginModule(Module *M) { beginModule() function in DebugHandlerBase |
H A D | DwarfDebug.cpp | 1145 void DwarfDebug::beginModule(Module *M) { in beginModule() function in DwarfDebug |
H A D | CodeViewDebug.cpp | 613 void CodeViewDebug::beginModule(Module *M) { in beginModule() function in CodeViewDebug |