Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DDriver.cpp804 static const char *getReproduceOption(InputArgList &args) { in getReproduceOption() function
1147 if (const char *path = getReproduceOption(args)) { in link()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DDriver.cpp379 static const char *getReproduceOption(opt::InputArgList &args) { in getReproduceOption() function
507 if (const char *path = getReproduceOption(args)) { in linkerMain()