Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dgnu-nat.c118 struct proc *make_proc (struct inf *inf, mach_port_t port, int tid);
540 make_proc (struct inf *inf, mach_port_t port, int tid) in make_proc() function
769 inf->task = make_proc (inf, task_port, PROC_TID_TASK); in inf_set_pid()
1065 thread = make_proc (inf, threads[i], next_thread_id++); in inf_validate_procs()