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