Searched defs:replaceThinLTOSuffix (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | InputFiles.cpp | 1109 std::string lld::coff::replaceThinLTOSuffix(StringRef path, StringRef suffix, replaceThinLTOSuffix() function in lld::coff |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | InputFiles.cpp | 1850 std::string elf::replaceThinLTOSuffix(StringRef path) { replaceThinLTOSuffix() function in elf |
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | InputFiles.cpp | 2326 std::string macho::replaceThinLTOSuffix(StringRef path) { replaceThinLTOSuffix() function in macho |