Searched refs:ResolveExecutableInBundle (Results 1 – 10 of 10) sorted by relevance
55 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()81 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
134 Host::ResolveExecutableInBundle(module_spec.GetFileSpec()); in CreateTargetInternal()
813 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveRemoteExecutable()
155 static bool ResolveExecutableInBundle(FileSpec &file);
173 Host::ResolveExecutableInBundle(file_spec); in GetModuleSpecifications()
76 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
381 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
364 if (Host::ResolveExecutableInBundle(new_module_spec.GetFileSpec())) { in GetSharedModule()
329 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host
134 bool Host::ResolveExecutableInBundle(FileSpec &file) { function