Home
last modified time | relevance | path

Searched refs:ptid_match (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDinferior.h76 extern int ptid_match (ptid_t ptid, ptid_t filter);
HDregcache.c555 if (ptid_match (list->regcache->ptid, ptid)) in registers_changed_ptid()
570 if (ptid_match (current_thread_ptid, ptid)) in registers_changed_ptid()
576 if (ptid_match (inferior_ptid, ptid)) in registers_changed_ptid()
HDinfrun.c2515 if (ptid_match (it->ptid, ptid)) in infrun_thread_stop_requested()
7013 ptid_match (ptid_t ptid, ptid_t filter) in ptid_match() function
HDremote.c4722 if (ptid_match (thread->ptid, ptid) in append_pending_thread_resumptions()
5350 if (ptid_match (event->ptid, *ptid)) in remote_notif_remove_once_on_match()