Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp95 static std::unique_ptr<Writer> createWriter(const CopyConfig &Config, in createWriter() function
179 auto Writer = createWriter(Config, *DWOFile, FB, OutputElfType); in splitDWOToFile()
545 createWriter(Config, *Obj, Out, OutputElfType); in executeObjcopyOnRawBinary()
573 createWriter(Config, *Obj, Out, OutputElfType); in executeObjcopyOnBinary()