Home
last modified time | relevance | path

Searched refs:replaceThinLTOSuffix (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputFiles.h411 std::string replaceThinLTOSuffix(StringRef path);
H A DLTO.cpp284 std::string path = replaceThinLTOSuffix(getThinLTOOutputFile(f->getName())); in thinLTOCreateEmptyIndexFiles()
H A DInputFiles.cpp1679 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()
1883 std::string elf::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in elf
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DInputFiles.h424 std::string replaceThinLTOSuffix(StringRef path);
H A DInputFiles.cpp1020 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()
1127 std::string lld::coff::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in lld::coff