Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libthread_db/
H A Dlibpthread_db.h37 enum pt_type { enum
44 enum pt_type type;
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()