Searched refs:GetRemoteOSKernelDescription (Results 1 – 8 of 8) sorted by relevance
112 GetRemoteOSKernelDescription (std::string &s);
178 PlatformRemoteGDBServer::GetRemoteOSKernelDescription (std::string &s) in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer
91 GetRemoteOSKernelDescription (std::string &s);
332 PlatformFreeBSD::GetRemoteOSKernelDescription (std::string &s) in GetRemoteOSKernelDescription() function in PlatformFreeBSD335 return m_remote_platform_sp->GetRemoteOSKernelDescription (s); in GetRemoteOSKernelDescription()
63 GetRemoteOSKernelDescription (std::string &s);
459 PlatformDarwin::GetRemoteOSKernelDescription (std::string &s) in GetRemoteOSKernelDescription() function in PlatformDarwin462 return m_remote_platform_sp->GetRemoteOSKernelDescription (s); in GetRemoteOSKernelDescription()
259 GetRemoteOSKernelDescription (std::string &s) in GetRemoteOSKernelDescription() function
389 return GetRemoteOSKernelDescription (s); in GetOSKernelDescription()