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.cpp282 static std::string getPCMFile(const DWARFDie &CUDie, in getPCMFile() function
346 getPCMFile(CUDie, GlobalData.getOptions().ObjectPrefixMap); in registerModuleReference()
477 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.cpp2554 getPCMFile(const DWARFDie &CUDie, in getPCMFile() function
2615 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in registerModuleReference()
2935 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in link()