Home
last modified time | relevance | path

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

/src/sys/ddb/
H A Ddb_pprint.c42 static void db_pprint_type(db_addr_t addr, struct ctf_type_v3 *type,
129 db_pprint_type(maddr, mtype, depth + 1); in db_pprint_struct()
152 db_pprint_type(maddr, mtype, depth + 1); in db_pprint_struct()
192 db_pprint_type(elem_addr, elem_type, depth); in db_pprint_arr()
291 db_pprint_type(val, ref_type, depth + 1); in db_pprint_ptr()
308 db_pprint_type(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_type() function
341 db_pprint_type(addr, ref_type, depth); in db_pprint_type()
391 db_pprint_type(addr, type, 0); in db_pprint_symbol_cmd()
415 db_pprint_type(addr, type, 0); in db_pprint_struct_cmd()