Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dlibpthread_db.c73 pt_map_thread(const td_thragent_t *const_ta, psaddr_t pt, enum pt_type type) in pt_map_thread() argument
75 td_thragent_t *ta = __DECONST(td_thragent_t *, const_ta); in pt_map_thread()