Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/include/
H A Dctf.h485 unsigned short cta_contents; /* Reference to type of array contents. */ member
492 uint32_t cta_contents; /* Reference to type of array contents. */ member
/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-open.c542 a2p->cta_contents = ap->cta_contents; in upgrade_types_v1()
1097 swap_thing (a->cta_contents); in flip_types()
H A Dctf-types.c1014 arp->ctr_contents = ap->cta_contents; in ctf_array_info()
H A Dctf-create.c437 cta.cta_contents = (uint32_t) dtd->dtd_u.dtu_arr.ctr_contents; in ctf_serialize()