Home
last modified time | relevance | path

Searched defs:writeOutput (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DTestRunner.cpp62 void TestRunner::writeOutput(StringRef Message) { in writeOutput() function in TestRunner
H A DReducerWorkItem.cpp686 void ReducerWorkItem::writeOutput(raw_ostream &OS, bool EmitBitcode) const { in writeOutput() function in ReducerWorkItem
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp760 static Error writeOutput(const CommonConfig &Config, Object &Obj, in writeOutput() function