Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-hash.c303 ctf_hash_size (const ctf_hash_t *hp) in ctf_hash_size() function
H A Dctf-open.c902 ctf_hash_size (fp->ctf_enums.ctn_readonly)); in init_types()
904 ctf_hash_size (fp->ctf_structs.ctn_readonly), nlstructs); in init_types()
906 ctf_hash_size (fp->ctf_unions.ctn_readonly), nlunions); in init_types()
908 ctf_hash_size (fp->ctf_names.ctn_readonly)); in init_types()
H A Dctf-impl.h380 extern uint32_t ctf_hash_size (const ctf_hash_t *);