Searched refs:ReadThreadPointer (Results 1 – 3 of 3) sorted by relevance
149 bool ReadThreadPointer(lldb::tid_t tid, lldb::addr_t &value);
267 if (monitor.ReadThreadPointer(GetID(), addr)) in GetThreadPointer()
1320 bool ProcessMonitor::ReadThreadPointer(lldb::tid_t tid, lldb::addr_t &value) { in ReadThreadPointer() function in ProcessMonitor