Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db.h113 psaddr_t bptaddr; member
H A Dlibthr_db.c319 ptr->u.bptaddr = ta->thread_bp_create_addr; in pt_ta_event_addr()
323 ptr->u.bptaddr = ta->thread_bp_death_addr; in pt_ta_event_addr()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c327 (void) dt_proc_bpcreate(dpr, rdn.u.bptaddr, in dt_proc_rdwatch()