Searched refs:GetSystemHandle (Results 1 – 3 of 3) sorted by relevance
37 lldb::process_t GetSystemHandle() const { return m_process; } in GetSystemHandle() function
41 lldb::thread_t GetSystemHandle() const;
24 lldb::thread_t HostNativeThreadBase::GetSystemHandle() const { in GetSystemHandle() function in HostNativeThreadBase