Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db_int.h119 int thr_pread_int(const struct td_thragent *, psaddr_t, uint32_t *);
H A Dlibthr_db.c470 ret = thr_pread_int(ta, th->th_thread + ta->thread_off_state, &state); in pt_thr_get_info_common()
473 ret = thr_pread_int(ta, th->th_thread + ta->thread_off_report_events, in pt_thr_get_info_common()
H A Dthread_db.c335 thr_pread_int(const struct td_thragent *ta, psaddr_t addr, uint32_t *val) in thr_pread_int() function
H A Dlibpthread_db.c246 ret = thr_pread_int(ta, tcb_addr + ta->thread_off_tmbx + in pt_ta_map_id2thr()
310 ret = thr_pread_int(ta, tcb_addr + ta->thread_off_tmbx + in pt_ta_map_lwp2thr()