Searched refs:LinkerOpts (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h49 std::string LinkerOpts; member in struct:llvm::LTOModule
157 StringRef getLinkerOpts() { return LinkerOpts; }
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp626 raw_string_ostream OS(LinkerOpts);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2970 NamedMDNode *LinkerOpts = local
2973 LinkerOpts->addOperand(cast<MDNode>(MDOptions));

Completed in 78 milliseconds