Home
last modified time | relevance | path

Searched refs:getOldNewOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DDriver.cpp107 static std::pair<StringRef, StringRef> getOldNewOptions(opt::InputArgList &args, in getOldNewOptions() function
1746 getOldNewOptions(args, OPT_thinlto_prefix_replace); in linkerMain()
1748 getOldNewOptions(args, OPT_thinlto_object_suffix_replace); in linkerMain()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DDriver.cpp946 static std::pair<StringRef, StringRef> getOldNewOptions(opt::InputArgList &args, in getOldNewOptions() function
1152 getOldNewOptions(args, OPT_thinlto_object_suffix_replace_eq); in readConfigs()
1154 getOldNewOptions(args, OPT_thinlto_prefix_replace_eq); in readConfigs()