Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp133 static std::unique_ptr<Writer> createELFWriter(const CommonConfig &Config, in createELFWriter() function
163 return createELFWriter(Config, Obj, Out, OutputElfType); in createWriter()