Searched refs:ObjcopyPath (Results 1 – 2 of 2) sorted by relevance
48 std::string ObjcopyPath; variable
659 assert(BundlerConfig.ObjcopyPath != "" && in finalizeOutputFile()696 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in finalizeOutputFile()757 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in getHostBundle()