Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDriver.cpp107 static std::pair<StringRef, StringRef> getOldNewOptions(opt::InputArgList &args, in getOldNewOptions() function
1676 getOldNewOptions(args, OPT_thinlto_prefix_replace); in link()
1678 getOldNewOptions(args, OPT_thinlto_object_suffix_replace); in link()
/external/llvm-project/lld/ELF/
DDriver.cpp874 static std::pair<StringRef, StringRef> getOldNewOptions(opt::InputArgList &args, in getOldNewOptions() function
1072 getOldNewOptions(args, OPT_thinlto_object_suffix_replace_eq); in readConfigs()
1074 getOldNewOptions(args, OPT_thinlto_prefix_replace_eq); in readConfigs()