Searched refs:ctf_dynhash_t (Results 26 - 38 of 38) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c107 ctf_dynhash_t *dthash;
108 ctf_dynhash_t *dvhash;
109 ctf_dynhash_t *structs = NULL, *unions = NULL, *enums = NULL, *names = NULL;
110 ctf_dynhash_t *objthash = NULL, *funchash = NULL;
1380 ctf_dynhash_t *h = is_function ? fp->ctf_funchash : fp->ctf_objthash;
H A Dctf-dedup.c348 make_set_element (ctf_dynhash_t *set, const void *key)
1167 ctf_dynhash_t *name_counts;
1433 ctf_dynhash_t *name_counts = (ctf_dynhash_t *) v;
1447 ctf_dynhash_t *counts = (ctf_dynhash_t *) v;
H A Dctf-open.c1273 ctf_dynhash_t *syn_strtab, int writable,
1331 const ctf_sect_t *strsect, ctf_dynhash_t *syn_strtab,
H A Dctf-lookup.c695 ctf_dynhash_t *dynh = functions ? fp->ctf_funchash : fp->ctf_objthash;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-dedup.c348 make_set_element (ctf_dynhash_t *set, const void *key)
1151 ctf_dynhash_t *name_counts;
1418 ctf_dynhash_t *name_counts = (ctf_dynhash_t *) v;
1432 ctf_dynhash_t *counts = (ctf_dynhash_t *) v;
H A Dctf-create.c79 ctf_dynhash_t *dthash;
80 ctf_dynhash_t *dvhash;
81 ctf_dynhash_t *structs = NULL, *unions = NULL, *enums = NULL, *names = NULL;
H A Dctf-open.c1260 ctf_dynhash_t *syn_strtab, int writable,
1318 const ctf_sect_t *strsect, ctf_dynhash_t *syn_strtab,
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-dedup.c348 make_set_element (ctf_dynhash_t *set, const void *key)
1167 ctf_dynhash_t *name_counts;
1434 ctf_dynhash_t *name_counts = (ctf_dynhash_t *) v;
1448 ctf_dynhash_t *counts = (ctf_dynhash_t *) v;
H A Dctf-open.c1273 ctf_dynhash_t *syn_strtab, int writable,
1331 const ctf_sect_t *strsect, ctf_dynhash_t *syn_strtab,
H A Dctf-lookup.c683 ctf_dynhash_t *dynh = functions ? fp->ctf_funchash : fp->ctf_objthash;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dedup.c348 make_set_element (ctf_dynhash_t *set, const void *key)
1167 ctf_dynhash_t *name_counts;
1434 ctf_dynhash_t *name_counts = (ctf_dynhash_t *) v;
1448 ctf_dynhash_t *counts = (ctf_dynhash_t *) v;
H A Dctf-open.c1273 ctf_dynhash_t *syn_strtab, int writable,
1331 const ctf_sect_t *strsect, ctf_dynhash_t *syn_strtab,
H A Dctf-lookup.c683 ctf_dynhash_t *dynh = functions ? fp->ctf_funchash : fp->ctf_objthash;

Completed in 205 milliseconds

12