Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp820 static const char *getReproduceOption(InputArgList &args) { in getReproduceOption() function
1259 if (const char *path = getReproduceOption(args)) { in link()
/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp382 static const char *getReproduceOption(opt::InputArgList &args) { in getReproduceOption() function
549 if (const char *path = getReproduceOption(args)) { in linkerMain()