Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp628 std::unique_ptr<ScopedPrinter> createWriter() { in createWriter() function
695 std::unique_ptr<ScopedPrinter> Writer = createWriter(); in llvm_readobj_main()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp154 static std::unique_ptr<Writer> createWriter(const CommonConfig &Config, in createWriter() function
763 createWriter(Config, Obj, Out, OutputElfType); in writeOutput()