Searched refs:ctf_helem_t (Results 1 – 5 of 5) sorted by relevance
57 hp->h_chains = ctf_alloc(sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_create()65 bzero(hp->h_chains, sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_create()100 ctf_helem_t *hep = &hp->h_chains[hp->h_free]; in ctf_hash_insert()136 ctf_helem_t *hep = ctf_hash_lookup(hp, fp, str, strlen(str)); in ctf_hash_define()145 ctf_helem_t *148 ctf_helem_t *hep; in ctf_hash_lookup()176 ctf_free(hp->h_chains, sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_destroy()187 ctf_helem_t *hep; in ctf_hash_dump()
74 } ctf_helem_t; typedef78 ctf_helem_t *h_chains; /* hash chains buffer */272 extern ctf_helem_t *ctf_hash_lookup(ctf_hash_t *, ctf_file_t *,
86 const ctf_helem_t *hp; in ctf_lookup_by_name()
1195 ctf_helem_t *hep = NULL; in ctf_add_struct()1231 ctf_helem_t *hep = NULL; in ctf_add_union()1271 ctf_helem_t *hep = NULL; in ctf_add_enum()1313 ctf_helem_t *hep; in ctf_add_forward()1720 ctf_helem_t *hep; in ctf_add_type()
355 ctf_helem_t *hep; in init_types()