Searched refs:inferior_list_entry (Results 1 – 7 of 7) sorted by relevance
29 struct inferior_list_entry entry;42 struct inferior_list_entry *new_inferior) in add_inferior_to_list()53 void (*action) (struct inferior_list_entry *)) in for_each_inferior()55 struct inferior_list_entry *cur = list->head, *next; in for_each_inferior()74 struct inferior_list_entry *entry) in remove_inferior()76 struct inferior_list_entry **cur; in remove_inferior()119 struct inferior_list_entry *inf = all_threads.head; in thread_id_to_gdb_id()138 struct inferior_list_entry *inf = all_threads.head; in gdb_id_to_thread()158 void free_one_thread (struct inferior_list_entry *inf) in free_one_thread()167 remove_inferior (&all_threads, (struct inferior_list_entry *) thread); in remove_thread()[all …]
185 struct inferior_list_entry *head;186 struct inferior_list_entry *tail;188 struct inferior_list_entry struct191 struct inferior_list_entry *next; argument228 struct inferior_list_entry *new_inferior);230 void (*action) (struct inferior_list_entry *));233 struct inferior_list_entry *entry);241 struct inferior_list_entry *find_inferior (struct inferior_list *,243 inferior_list_entry *,246 struct inferior_list_entry *find_inferior_id (struct inferior_list *list,
25 struct inferior_list_entry;37 void regcache_invalidate_one (struct inferior_list_entry *);
64 void regcache_invalidate_one (struct inferior_list_entry *entry) in regcache_invalidate_one()129 void regcache_realloc_one (struct inferior_list_entry *entry) in regcache_realloc_one()
52 void remove_thread_if_not_in_vg_threads (struct inferior_list_entry *inf) in remove_thread_if_not_in_vg_threads()
447 static struct inferior_list_entry *thread_ptr; in handle_query()
1016 ((struct inferior_list_entry *)current_inferior)->id; in prepare_resume_reply()