Searched refs:ResolveExecutableInBundle (Results 1 – 5 of 5) sorted by relevance
189 static bool ResolveExecutableInBundle(FileSpec &file);
119 Host::ResolveExecutableInBundle(file_spec); in GetModuleSpecifications()
412 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host
139 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()165 Host::ResolveExecutableInBundle(resolved_module_spec.GetFileSpec()); in ResolveExecutable()
126 Host::ResolveExecutableInBundle(module_spec.GetFileSpec()); in CreateTargetInternal()