Home
last modified time | relevance | path

Searched refs:getPCMFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp283 static std::string getPCMFile(const DWARFDie &CUDie, in getPCMFile() function
347 getPCMFile(CUDie, GlobalData.getOptions().ObjectPrefixMap); in registerModuleReference()
478 getPCMFile(CUDie, GlobalData.getOptions().ObjectPrefixMap); in link()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2437 getPCMFile(const DWARFDie &CUDie, in getPCMFile() function
2498 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in registerModuleReference()
2818 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in link()