Searched refs:make_proc (Results 1 – 4 of 4) sorted by relevance
118 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() function769 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()
4075 * gnu-nat.c (make_proc): Set DETACH_SC.4109 * gnu-nat.c (make_proc): Initialize DEAD.4181 (make_proc): Initialize state_valid & state_changed fields.
7162 (make_proc): Add braces to silence compiler warning.
7691 * gnu-nat.c (make_proc): Use xmalloc instead of malloc.