Lines Matching defs:Obj
64 static bool onlyKeepDWOPred(const Object &Obj, const SectionBase &Sec) { in onlyKeepDWOPred()
136 Object &Obj, Buffer &Buf, in createELFWriter()
157 Object &Obj, Buffer &Buf, in createWriter()
291 Object &Obj) { in dumpSectionToFile()
320 Object &Obj, SectionPred &RemovePred, in replaceDebugSections()
360 static Error updateAndRemoveSymbols(const CopyConfig &Config, Object &Obj) { in updateAndRemoveSymbols()
455 static Error replaceAndRemoveSections(const CopyConfig &Config, Object &Obj) { in replaceAndRemoveSections()
623 static Error handleArgs(const CopyConfig &Config, Object &Obj, in handleArgs()
779 static Error writeOutput(const CopyConfig &Config, Object &Obj, Buffer &Out, in writeOutput()
791 Expected<std::unique_ptr<Object>> Obj = Reader.create(true); in executeObjcopyOnIHex() local
807 Expected<std::unique_ptr<Object>> Obj = Reader.create(true); in executeObjcopyOnRawBinary() local
823 Expected<std::unique_ptr<Object>> Obj = in executeObjcopyOnBinary() local