Searched refs:GetExtendedInfoForThread (Results 1 – 3 of 3) sorted by relevance
223 object_sp = gdb_process->GetExtendedInfoForThread(tid); in FetchThreadExtendedInfo()
334 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
3986 ProcessGDBRemote::GetExtendedInfoForThread(lldb::tid_t tid) { in GetExtendedInfoForThread() function in ProcessGDBRemote