Home
last modified time | relevance | path

Searched defs:ctt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/ddb/
H A Ddb_ctf.c184 db_ctf_type_len(const struct ctf_type *ctt) in db_ctf_type_len() argument
251 db_ctf_type_size(const struct ctf_type *ctt) in db_ctf_type_size() argument
344 const struct ctf_type *ctt; db_ctf_type_by_name() local
388 const struct ctf_type *ctt; db_ctf_type_by_index() local
411 db_ctf_pprint(const struct ctf_type * ctt,vaddr_t addr) db_ctf_pprint() argument
508 db_ctf_pprint_struct(const struct ctf_type * ctt,vaddr_t addr) db_ctf_pprint_struct() argument
563 db_ctf_pprint_enum(const struct ctf_type * ctt,vaddr_t addr) db_ctf_pprint_enum() argument
592 db_ctf_pprint_ptr(const struct ctf_type * ctt,vaddr_t addr) db_ctf_pprint_ptr() argument
707 const struct ctf_type *ctt; db_ctf_pprint_cmd() local
752 const struct ctf_type *ctt; db_ctf_show_struct() local
[all...]
/openbsd-src/usr.bin/ctfconv/
H A Dgenerate.c176 struct ctf_type ctt; in imcs_add_type() local
[all...]
/openbsd-src/usr.bin/ctfdump/
H A Dctfdump.c458 const struct ctf_type *ctt = (struct ctf_type *)p; in ctf_dump_type() local