Home
last modified time | relevance | path

Searched refs:m_platform_description (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp90 if (m_platform_description.empty()) { in GetDescription()
96 if (!m_platform_description.empty()) in GetDescription()
97 return m_platform_description.c_str(); in GetDescription()
H A DPlatformRemoteGDBServer.h163 std::string m_platform_description; // After we connect we can get a more variable