Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp876 static const char *getReproduceOption(InputArgList &args) { in getReproduceOption() function
1539 if (const char *path = getReproduceOption(args)) { in link()
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp471 static const char *getReproduceOption(opt::InputArgList &args) { in getReproduceOption() function
608 if (const char *path = getReproduceOption(args)) { in linkerMain()