Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp82 if (m_platform_description.empty()) { in GetDescription()
88 if (!m_platform_description.empty()) in GetDescription()
89 return m_platform_description.c_str(); in GetDescription()
H A DPlatformRemoteGDBServer.h159 std::string m_platform_description; // After we connect we can get a more variable