Searched refs:proc_get_state (Results 1 – 5 of 5) sorted by relevance
132 state = proc_get_state (thread, 0); in gnu_fetch_registers()227 state = proc_get_state (thread, 1); in gnu_store_registers()
85 extern thread_state_t proc_get_state (struct proc *proc, int will_modify);
358 proc_get_state (struct proc *proc, int will_modify) in proc_get_state() function512 thread_state_t state = proc_get_state (proc, 1); in proc_trace()
4130 (proc_get_state): Cast thread state arg to thread_get_state.
7932 * gnu-nat.c (inf_update_procs, proc_get_state, proc_string):