Searched defs:getThinLTOOutputFile (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DLTO.cpp46 std::string BitcodeCompiler::getThinLTOOutputFile(StringRef path) { function in class:BitcodeCompiler
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DLTO.cpp36 static std::string getThinLTOOutputFile(StringRef modulePath) { function
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLTO.cpp46 static std::string getThinLTOOutputFile(StringRef modulePath) { function
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp517 static std::string getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, function

Completed in 207 milliseconds