Home
last modified time | relevance | path

Searched defs:alloc_f (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dhashtab.c284 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc()
296 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex()
350 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc()
384 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
/toolchain/binutils/binutils-2.27/include/
Dhashtab.h126 htab_alloc alloc_f; member