Searched refs:to_thr_setfpregs (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libthread_db/
H A Dthread_db_int.h94 td_err_e (*to_thr_setfpregs)(const td_thrhandle_t *, member in struct:ta_ops
H A Dthread_db.c237 return (ta->ta_ops->to_thr_setfpregs(th, fpregs));
H A Dlibthr_db.c790 .to_thr_setfpregs = pt_thr_setfpregs,
H A Dlibpthread_db.c1133 .to_thr_setfpregs = pt_thr_setfpregs,

Completed in 239 milliseconds