Home
last modified time | relevance | path

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

/openbsd/src/sys/ddb/
Ddb_ctf.c66 void db_ctf_pprint_ptr(const struct ctf_type *, vaddr_t);
491 db_ctf_pprint_ptr(ctt, addr); in db_ctf_pprint()
592 db_ctf_pprint_ptr(const struct ctf_type *ctt, vaddr_t addr) in db_ctf_pprint_ptr() function