Home
last modified time | relevance | path

Searched refs:ctf_dynhash_item_free (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c148 ctf_dynhash_item_free (void *item) in ctf_dynhash_item_free() function
164 htab_del del = ctf_dynhash_item_free; in ctf_dynhash_create()
244 if (hp->htab->del_f == ctf_dynhash_item_free) in ctf_dynhash_insert()
H A DChangeLog-2020763 (ctf_dynhash_item_free): Indirect through the owner.
764 (ctf_dynhash_create): Only pass in ctf_dynhash_item_free and
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c148 ctf_dynhash_item_free (void *item) in ctf_dynhash_item_free() function
164 htab_del del = ctf_dynhash_item_free; in ctf_dynhash_create()
244 if (hp->htab->del_f == ctf_dynhash_item_free) in ctf_dynhash_insert()
H A DChangeLog-2020763 (ctf_dynhash_item_free): Indirect through the owner.
764 (ctf_dynhash_create): Only pass in ctf_dynhash_item_free and
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020763 (ctf_dynhash_item_free): Indirect through the owner.
764 (ctf_dynhash_create): Only pass in ctf_dynhash_item_free and