Searched refs:ps_lgetregs (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/include/
H A Dproc_service.h53 ps_err_e ps_lgetregs(struct ps_prochandle *, lwpid_t, prgregset_t);
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
H A Dproc-service.c129 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) function
/freebsd-12-stable/contrib/gdb/gdb/
H A Dproc-service.c234 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset)
230 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) function
H A Dsol-thread.c1146 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid,
1141 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, function
/freebsd-12-stable/lib/libthread_db/
H A Dlibpthread_db.c266 ret = ps_lgetregs(ta->ph, ta->map[id].lwp, gregs);
777 ret = ps_lgetregs(ta->ph,
792 ret = ps_lgetregs(ta->ph, lwp, gregs);
H A Dlibthr_db.c573 ret = ps_lgetregs(ta->ph, th->th_tid, gregs);
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1687 ps_lgetregs (struct ps_prochandle *ph, lwpid_t lwpid, prgregset_t gregset) function

Completed in 83 milliseconds