Searched refs:executeObjcopy (Results 1 – 2 of 2) sorted by relevance
138 static Error executeObjcopy(ConfigManager &ConfigMgr) { in executeObjcopy() function251 if (Error E = executeObjcopy(ConfigMgr)) { in llvm_objcopy_main()
681 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in finalizeOutputFile()692 Error executeObjcopy(StringRef Objcopy, ArrayRef<StringRef> Args) { in executeObjcopy() function in __anoncaeeea5c0111::ObjectFileHandler743 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in getHostBundle()