Home
last modified time | relevance | path

Searched defs:stderrOS (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp142 llvm::raw_ostream &stderrOS, bool exitEarly = true) { in lldMain()
172 llvm::raw_ostream &stderrOS) { in safeLldMain()
/freebsd-13.1/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp43 raw_ostream *lld::stderrOS; member in lld
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1106 raw_ostream &stdoutOS, raw_ostream &stderrOS) { in link()
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriver.cpp68 raw_ostream &stderrOS) { in link()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DDriver.cpp81 raw_ostream &stdoutOS, raw_ostream &stderrOS) { in link()