Searched refs:GetThreadPointer (Results 1 – 6 of 6) sorted by relevance
155 uint64_t GetThreadPointer(uint64_t fail_value = LLDB_INVALID_ADDRESS);
577 virtual lldb::addr_t GetThreadPointer();
112 uint64_t RegisterContext::GetThreadPointer(uint64_t fail_value) { in GetThreadPointer() function in RegisterContext
1635 lldb::addr_t Thread::GetThreadPointer() { in GetThreadPointer() function in Thread1637 return m_reg_context_sp->GetThreadPointer(); in GetThreadPointer()
569 addr_t tp = thread->GetThreadPointer(); in GetThreadLocalData()
759 addr_t tp = thread->GetThreadPointer(); in GetThreadLocalData()