Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp633 std::unique_ptr<ScopedPrinter> createWriter() { in createWriter() function
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp178 static std::unique_ptr<Writer> createWriter(const CommonConfig &Config, in createWriter() function