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

/freebsd-11-stable/lib/libthread_db/
H A Dthread_db_int.h98 td_err_e (*to_thr_tls_get_addr)(const td_thrhandle_t *, psaddr_t, member in struct:ta_ops
H A Dthread_db.c259 return (ta->ta_ops->to_thr_tls_get_addr(th, linkmap, offset, address));
H A Dlibthr_db.c793 .to_thr_tls_get_addr = pt_thr_tls_get_addr,
H A Dlibpthread_db.c1136 .to_thr_tls_get_addr = pt_thr_tls_get_addr,

Completed in 59 milliseconds