Searched defs:Loader (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerImpl.cpp | 61 void DWARFLinkerImpl::addObjectFile(DWARFFile &File, ObjFileLoaderTy Loader, in addObjectFile() 343 const DWARFDie &CUDie, ObjFileLoaderTy Loader, in registerModuleReference() 372 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule()
|
| /freebsd/contrib/llvm-project/clang/include/clang/CrossTU/ |
| H A D | CrossTranslationUnit.h | 339 ASTLoader Loader; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Linux.cpp | 495 std::string Loader; in getDynamicLinker() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | GsymCreator.cpp | 194 CallSiteInfoLoader Loader(*this, Funcs); in loadCallSitesFromYAML() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 2612 ObjFileLoaderTy Loader, in registerModuleReference() 2641 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule() 2809 void DWARFLinker::addObjectFile(DWARFFile &File, ObjFileLoaderTy Loader, in addObjectFile()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 2228 ModuleMapLoader Loader(SourceMgr, Diags, const_cast<ModuleMap &>(*this), in findOrLoadModule() local 2273 ModuleMapLoader Loader(SourceMgr, Diags, *this, ID, Dir, IsSystem); in parseAndLoadModuleMapFile() local
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | ThinLTOCodeGenerator.cpp | 213 auto Loader = [&](StringRef Identifier) { in crossImportIntoModule() local
|