Home | History | Annotate | Download | only in source

Lines Matching refs:GetThreadList

747         return procSP->GetThreadList().GetIdentifierInfo(tid, ident_info);
1748 return procSP->GetThreadList().GetRegisterContext (tid, buf, buf_len);
1762 return procSP->GetThreadList().SetRegisterContext (tid, buf, buf_len);