Lines Matching defs:inf

132 #define INF_MSGPORT_RPC(inf, rpc_expr) \  argument
140 #define INF_RESUME_MSGPORT_RPC(inf, rpc_expr) \ argument
169 struct inf struct
184 struct inf_wait wait; /* What to return from target_wait. */ argument
200 since a proc server `stop' leaves the signal thread running, the inf can argument
204 /* True if the inferior has no message port. */ argument
207 /* True if the inferior is traced. */ argument
210 /* True if we shouldn't try waiting for the inferior, usually because we argument
214 /* When starting a new inferior, we don't try to validate threads until all argument
217 unsigned pending_execs;
241 /* True if exceptions from the inferior process should be trapped. This argument
250 return proc->inf->pid; in __proc_pid() argument
329 struct inf *inf = proc->inf; in proc_abort() local
544 make_proc (struct inf *inf, mach_port_t port, int tid) in make_proc()
610 struct inf *inf = proc->inf; in _proc_free() local
645 struct inf *inf = xmalloc (sizeof (struct inf)); in make_inf() local
677 inf_clear_wait (struct inf *inf) in inf_clear_wait()
697 inf_cleanup (struct inf *inf) in inf_cleanup()
720 inf_startup (struct inf *inf, int pid) in inf_startup()
743 inf_set_pid (struct inf *inf, pid_t pid) in inf_set_pid()
796 inf_validate_procinfo (struct inf *inf) in inf_validate_procinfo()
822 inf_validate_task_sc (struct inf *inf) in inf_validate_task_sc()
879 inf_set_traced (struct inf *inf, int on) in inf_set_traced()
915 inf_update_suspends (struct inf *inf) in inf_update_suspends()
966 inf_tid_to_thread (struct inf *inf, int tid) in inf_tid_to_thread()
980 inf_port_to_thread (struct inf *inf, mach_port_t port) in inf_port_to_thread()
995 inf_validate_procs (struct inf *inf) in inf_validate_procs()
1111 inf_update_procs (struct inf *inf) in inf_update_procs()
1124 inf_set_threads_resume_sc (struct inf *inf, in inf_set_threads_resume_sc()
1143 inf_resume (struct inf *inf) in inf_resume()
1168 inf_suspend (struct inf *inf) in inf_suspend()
1188 inf_set_step_thread (struct inf *inf, struct proc *thread) in inf_set_step_thread()
1214 inf_set_threads_resume_sc_for_signal_thread (struct inf *inf) in inf_set_threads_resume_sc_for_signal_thread()
1226 inf_update_signal_thread (struct inf *inf) in inf_update_signal_thread()
1236 inf_detach (struct inf *inf) in inf_detach()
1278 inf_attach (struct inf *inf, int pid) in inf_attach()
1291 inf_steal_exc_ports (struct inf *inf) in inf_steal_exc_ports()
1306 inf_restore_exc_ports (struct inf *inf) in inf_restore_exc_ports()
1324 inf_signal (struct inf *inf, enum gdb_signal sig) in inf_signal()
1412 inf_continue (struct inf *inf) in inf_continue()
1458 struct inf *inf = gnu_current_inf; in gnu_wait() local
1665 struct inf *inf = waiting_inf; in S_exception_raise_request() local
1748 inf_task_died_status (struct inf *inf) in inf_task_died_status()
1760 struct inf *inf = waiting_inf; in do_mach_notify_dead_name() local
1843 struct inf *inf = waiting_inf; in S_proc_wait_reply() local
1911 struct inf *inf = waiting_inf; in S_msg_sig_post_untraced_reply() local
1982 struct inf *inf = gnu_current_inf; in gnu_resume() local
2104 struct inf *inf = cur_inf (); in gnu_create_inferior() local
2161 struct inf *inf = cur_inf (); in gnu_attach() local
2599 struct inf *inf = gnu_current_inf; in gnu_pid_to_str() local
2731 struct inf *inf = cur_inf (); in cur_thread() local
2743 struct inf *inf = cur_inf (); in active_inf() local
2754 struct inf *inf = cur_inf (); in set_task_pause_cmd() local
2768 struct inf *inf = cur_inf (); in show_task_pause_cmd() local
2797 struct inf *inf = cur_inf (); in set_thread_default_pause_cmd() local
2806 struct inf *inf = cur_inf (); in show_thread_default_pause_cmd() local
2818 struct inf *inf = cur_inf (); in set_thread_default_run_cmd() local
2827 struct inf *inf = cur_inf (); in show_thread_default_run_cmd() local
2890 struct inf *inf = cur_inf (); in set_task_exc_port_cmd() local
2906 struct inf *inf = active_inf (); in show_stopped_cmd() local
2916 struct inf *inf = cur_inf (); in set_sig_thread_cmd() local
2939 struct inf *inf = active_inf (); in show_sig_thread_cmd() local
2953 struct inf *inf = cur_inf (); in set_signals_cmd() local
2965 struct inf *inf = cur_inf (); in show_signals_cmd() local
2977 struct inf *inf = cur_inf (); in set_exceptions_cmd() local
2990 struct inf *inf = cur_inf (); in show_exceptions_cmd() local
3010 struct inf *inf = cur_inf (); in show_task_cmd() local
3050 struct inf *inf = active_inf (); in info_port_rights() local