Searched refs:ResolveExecutableInBundle (Results 1 – 6 of 6) 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()
811 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveRemoteExecutable()
155 static bool ResolveExecutableInBundle(FileSpec &file);
202 Host::ResolveExecutableInBundle(file_spec); in GetModuleSpecifications()
323 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host