Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db_int.h124 int thr_pwrite_long(const struct td_thragent *, psaddr_t, uint64_t);
H A Dthread_db.c430 thr_pwrite_long(const struct td_thragent *ta, psaddr_t addr, uint64_t val) in thr_pwrite_long() function