Searched refs:ResolveExecutableInBundle (Results 1 – 10 of 10) sorted by relevance
56 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()82 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
134 Host::ResolveExecutableInBundle(module_spec.GetFileSpec()); in CreateTargetInternal()
815 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveRemoteExecutable()
155 static bool ResolveExecutableInBundle(FileSpec &file);
173 Host::ResolveExecutableInBundle(file_spec); in GetModuleSpecifications()
77 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
393 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
365 if (Host::ResolveExecutableInBundle(new_module_spec.GetFileSpec())) { in GetSharedModule()
327 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host
134 bool Host::ResolveExecutableInBundle(FileSpec &file) { function