Searched refs:replaceThinLTOSuffix (Results 1 – 8 of 8) sorted by relevance
379 std::string replaceThinLTOSuffix(StringRef path);
306 replaceThinLTOSuffix(getThinLTOOutputFile(f->obj->getName())); in thinLTOCreateEmptyIndexFiles()
1618 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()1808 std::string elf::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in elf
182 replaceThinLTOSuffix(getThinLTOOutputFile(f->obj->getName())); in thinLTOCreateEmptyIndexFiles()
360 std::string replaceThinLTOSuffix(StringRef path);
2218 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()2260 std::string macho::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in macho
410 std::string replaceThinLTOSuffix(StringRef path, StringRef suffix,
1000 path = replaceThinLTOSuffix(mb.getBufferIdentifier(), in BitcodeFile()1091 std::string lld::coff::replaceThinLTOSuffix(StringRef path, StringRef suffix, in replaceThinLTOSuffix() function in lld::coff