Searched defs:stderrOS (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | DriverDispatcher.cpp | 159 llvm::raw_ostream &stdoutOS, llvm::raw_ostream &stderrOS, in unsafeLldMain() 180 llvm::raw_ostream &stdoutOS, llvm::raw_ostream &stderrOS, in lldMain()
|
H A D | ErrorHandler.cpp | 39 llvm::raw_ostream &stderrOS, bool exitEarly, in initialize()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Driver.cpp | 1467 llvm::raw_ostream &stderrOS, bool exitEarly, bool disableOutput) { in link()
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Driver.cpp | 66 llvm::raw_ostream &stderrOS, bool exitEarly, bool disableOutput) { in link()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Driver.cpp | 129 llvm::raw_ostream &stderrOS, bool exitEarly, bool disableOutput) { in link()
|