Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dhashtab.h82 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef
136 htab_alloc_with_arg alloc_with_arg_f;
157 void *, htab_alloc_with_arg,
169 void *, htab_alloc_with_arg,
DChangeLog-9103244 * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
/toolchain/binutils/binutils-2.25/libiberty/
Dhashtab.c296 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex()
384 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()