Home
last modified time | relevance | path

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

/openbsd/sys/ddb/
H A Ddb_ctf.c282 tlen = arr->cta_nelems * db_ctf_type_size(ref); in db_ctf_type_size()
436 for (i = 0; i < arr->cta_nelems; i++) { in db_ctf_pprint()
438 if (i + 1 < arr->cta_nelems) in db_ctf_pprint()
/openbsd/sys/sys/
H A Dctf.h71 uint32_t cta_nelems; member
/openbsd/usr.bin/ctfconv/
H A Dgenerate.c239 cta.cta_nelems = it->it_nelems; in imcs_add_type()
/openbsd/usr.bin/ctfdump/
H A Dctfdump.c507 cta->cta_index, cta->cta_nelems); in ctf_dump_type()