Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dhashtab.h77 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef
131 htab_alloc_with_arg alloc_with_arg_f;
152 void *, htab_alloc_with_arg,
164 void *, htab_alloc_with_arg,
DChangeLog-9103244 * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
/toolchain/binutils/binutils-2.27/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()