Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h182 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp95 std::string(config->thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp1763 config->thinLTOPrefixReplaceNativeObject) = in link()
1773 if (!config->thinLTOPrefixReplaceNativeObject.empty() && in link()
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h256 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp128 std::string(ctx.config.thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp2127 config->thinLTOPrefixReplaceNativeObject) = in linkerMain()
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp181 std::string(ctx.arg.thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DConfig.h269 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DDriver.cpp1571 ctx.arg.thinLTOPrefixReplaceNativeObject) = in readConfigs()
1581 if (!ctx.arg.thinLTOPrefixReplaceNativeObject.empty() && in readConfigs()