Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DLTO.cpp36 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile()
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLTO.cpp46 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() argument