Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h392 uint32_t m_platform; // The platform of this process variable
H A DMachProcess.mm1120 if (m_platform == 0)
1121 m_platform = MachProcess::GetProcessPlatformViaDYLDSPI();
1122 return m_platform;
1374 m_platform = 0;
1666 m_platform = 0;