Searched refs:htab_del (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dhashtab.h62 typedef void (*htab_del) (void *); typedef
108 htab_del del_f;
152 htab_eq, htab_del,
156 htab_eq, htab_del,
161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
162 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
165 htab_eq, htab_del,
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
322 htab_del del_f, void *alloc_arg,
357 htab_del del_f, PTR alloc_arg,
372 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f)
378 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f)
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-bfin.c3294 (htab_del) NULL);
H A Delf32-frv.c4298 (htab_del) NULL);

Completed in 127 milliseconds