Searched refs:loadClangModule (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.h | 229 Error loadClangModule(ObjFileLoaderTy Loader, const DWARFDie &CUDie,
|
H A D | DWARFLinkerImpl.cpp | 365 loadClangModule(Loader, CUDie, PCMFile, OnCUDieLoaded, Indent + 2)) { in registerModuleReference() 372 Error DWARFLinkerImpl::LinkContext::loadClangModule( in loadClangModule() function in DWARFLinkerImpl::LinkContext
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h |
|
/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 | 2515 if (Error E = loadClangModule(Loader, CUDie, PCMFile, Context, OnCUDieLoaded, in registerModuleReference() 2523 Error DWARFLinker::loadClangModule( in loadClangModule() function in llvm::DWARFLinker
|