Home
last modified time | relevance | path

Searched refs:thinLTOPrefixReplaceNew (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
HDLTO.cpp48 ctx.config.thinLTOPrefixReplaceNew); in getThinLTOOutputFile()
122 std::string(ctx.config.thinLTOPrefixReplaceNew), in BitcodeCompiler()
HDConfig.h248 llvm::StringRef thinLTOPrefixReplaceNew; member
HDDriver.cpp2015 std::tie(config->thinLTOPrefixReplaceOld, config->thinLTOPrefixReplaceNew, in linkerMain()
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDLTO.cpp38 config->thinLTOPrefixReplaceNew); in getThinLTOOutputFile()
94 std::string(config->thinLTOPrefixReplaceNew), in BitcodeCompiler()
HDConfig.h177 llvm::StringRef thinLTOPrefixReplaceNew; member
HDDriver.cpp1688 std::tie(config->thinLTOPrefixReplaceOld, config->thinLTOPrefixReplaceNew, in link()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDLTO.cpp48 config->thinLTOPrefixReplaceNew); in getThinLTOOutputFile()
181 std::string(config->thinLTOPrefixReplaceNew), in BitcodeCompiler()
HDConfig.h199 llvm::StringRef thinLTOPrefixReplaceNew; member
HDDriver.cpp1438 std::tie(config->thinLTOPrefixReplaceOld, config->thinLTOPrefixReplaceNew, in readConfigs()