Searched refs:ResolveExecutable (Results 1 – 8 of 8) sorted by relevance
26 ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp,
150 virtual Status ResolveExecutable(const ModuleSpec &module_spec,
46 ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp,
97 Status PlatformRemoteGDBServer::ResolveExecutable( in ResolveExecutable() function in PlatformRemoteGDBServer
32 Status RemoteAwarePlatform::ResolveExecutable( in ResolveExecutable() function in RemoteAwarePlatform
347 error = platform_sp->ResolveExecutable(module_spec, exe_module_sp, in CreateTargetInternal()
855 Platform::ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable() function in Platform1539 return remote_platform.ResolveExecutable( in LoadCachedExecutable()
766 auto error = platform_sp->ResolveExecutable( in ResolveExecutableModule()