Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp86 if (m_platform_description.empty()) { in GetDescription()
92 if (!m_platform_description.empty()) in GetDescription()
93 return m_platform_description.c_str(); in GetDescription()
H A DPlatformRemoteGDBServer.h166 std::string m_platform_description; // After we connect we can get a more variable