Searched refs:executeObjcopy (Results 1 – 2 of 2) sorted by relevance
124 static Error executeObjcopy(ConfigManager &ConfigMgr) { in executeObjcopy() function241 if (Error E = executeObjcopy(ConfigMgr)) { in llvm_objcopy_main()
696 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in finalizeOutputFile()707 Error executeObjcopy(StringRef Objcopy, ArrayRef<StringRef> Args) { in executeObjcopy() function in __anoncaeeea5c0211::ObjectFileHandler757 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in getHostBundle()