Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/wasm/
H A DDriver.cpp634 static const char *getReproduceOption(opt::InputArgList &args) { in getReproduceOption() function
1051 if (const char *path = getReproduceOption(args)) { in linkerMain()
/openbsd/gnu/llvm/lld/MachO/
H A DDriver.cpp855 static const char *getReproduceOption(InputArgList &args) { in getReproduceOption() function
1487 if (const char *path = getReproduceOption(args)) { in link()
/openbsd/gnu/llvm/lld/ELF/
H A DDriver.cpp419 static const char *getReproduceOption(opt::InputArgList &args) { in getReproduceOption() function
589 if (const char *path = getReproduceOption(args)) { in linkerMain()