Home
last modified time | relevance | path

Searched defs:GetRemoteOSKernelDescription (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp342 bool RemoteAwarePlatform::GetRemoteOSKernelDescription(std::string &s) { in GetRemoteOSKernelDescription() function in RemoteAwarePlatform
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h251 virtual bool GetRemoteOSKernelDescription(std::string &s) { in GetRemoteOSKernelDescription() function
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp244 bool PlatformRemoteGDBServer::GetRemoteOSKernelDescription(std::string &s) { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer