Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dctf.h69 uint16_t cta_contents; member
/openbsd/sys/ddb/
H A Ddb_ctf.c281 ref = db_ctf_type_by_index(arr->cta_contents); in db_ctf_type_size()
433 ref = db_ctf_type_by_index(arr->cta_contents); in db_ctf_pprint()
/openbsd/usr.bin/ctfconv/
H A Dgenerate.c237 cta.cta_contents = it->it_refp->it_idx; in imcs_add_type()
/openbsd/usr.bin/ctfdump/
H A Dctfdump.c506 printf(" content: %u index: %u nelems: %u\n", cta->cta_contents, in ctf_dump_type()