Home
last modified time | relevance | path

Searched refs:m_update_os_version (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Target/
DPlatform.cpp243 m_update_os_version (UINT32_MAX), in Platform()
330 m_update_os_version); in GetOSVersion()
369 update = m_update_os_version; in GetOSVersion()
468 m_update_os_version = update; in SetOSVersion()
/external/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp165 m_update_os_version = update; in GetRemoteOSVersion()
/external/lldb/include/lldb/Target/
DPlatform.h563 uint32_t m_update_os_version; variable
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp318 m_update_os_version); in GetRemoteOSVersion()
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp445 m_update_os_version); in GetRemoteOSVersion()