Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db_int.h125 int thr_pwrite_ptr(const struct td_thragent *, psaddr_t, psaddr_t);
H A Dlibthr_db.c385 thr_pwrite_ptr(ta, ta->thread_last_event_addr, 0); in pt_ta_event_getmsg()
695 thr_pwrite_ptr(ta, ta->thread_last_event_addr, 0); in pt_thr_event_getmsg()
H A Dthread_db.c437 thr_pwrite_ptr(const struct td_thragent *ta, psaddr_t addr, psaddr_t val) in thr_pwrite_ptr() function