Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
126 htab_alloc alloc_f;
148 htab_alloc, htab_free);
156 htab_alloc, htab_alloc, htab_free);
DChangeLog-9103406 (htab_alloc): New typedef.
/toolchain/binutils/binutils-2.27/libiberty/
Dhashtab.c284 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc()
349 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc()
350 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc()
Dfunctions.texi543 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-02038156 htab_alloc.