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