Home
last modified time | relevance | path

Searched defs:Loader (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp61 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 DCrossTranslationUnit.h339 ASTLoader Loader; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp495 std::string Loader; in getDynamicLinker() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp194 CallSiteInfoLoader Loader(*this, Funcs); in loadCallSitesFromYAML() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2612 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 DModuleMap.cpp2228 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 DThinLTOCodeGenerator.cpp213 auto Loader = [&](StringRef Identifier) { in crossImportIntoModule() local