Searched refs:ResolveExecutableInBundle (Results 1 – 5 of 5) sorted by relevance
155 static bool ResolveExecutableInBundle(FileSpec &file);
202 Host::ResolveExecutableInBundle(file_spec); in GetModuleSpecifications()
356 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host
134 Host::ResolveExecutableInBundle(module_spec.GetFileSpec()); in CreateTargetInternal()
741 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()