Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp84 if (m_platform_description.empty()) { in GetDescription()
90 if (!m_platform_description.empty()) in GetDescription()
91 return m_platform_description.c_str(); in GetDescription()
H A DPlatformRemoteGDBServer.h160 std::string m_platform_description; // After we connect we can get a more variable