reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1328 platform_sp = target->GetPlatform(); 1330 if (!platform_sp) { 1331 platform_sp = GetDebugger().GetPlatformList().GetSelectedPlatform(); 1334 if (platform_sp) { 1339 if (platform_sp->IsConnected()) { 1350 if (platform_sp->GetProcessInfo(pid, proc_info)) { 1353 proc_info.Dump(ostrm, platform_sp->GetUserIDResolver()); 1366 platform_sp->GetPluginName().GetCString());