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

/freebsd-12-stable/include/
H A Dproc_service.h55 ps_err_e ps_lsetregs(struct ps_prochandle *, lwpid_t, const prgregset_t);
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
H A Dproc-service.c159 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) function
/freebsd-12-stable/contrib/gdb/gdb/
H A Dproc-service.c251 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset)
247 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) function
H A Dsol-thread.c1169 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid,
1164 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, function
/freebsd-12-stable/lib/libthread_db/
H A Dlibpthread_db.c916 ret = ps_lsetregs(ta->ph, ta->map[th->th_tid].lwp, gregs);
931 ret = ps_lsetregs(ta->ph, lwp, gregs);
H A Dlibthr_db.c623 ret = ps_lsetregs(ta->ph, th->th_tid, gregs);
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1703 ps_lsetregs (struct ps_prochandle *ph, lwpid_t lwpid, const prgregset_t gregset) function

Completed in 77 milliseconds