Home
last modified time | relevance | path

Searched refs:htab_create_alloc_ex (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dhashtab.h155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
H A DChangeLog-9103246 (htab_create_alloc_ex): New prototype.
/openbsd-src/gnu/gcc/include/
H A Dhashtab.h155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
H A DChangeLog-9103246 (htab_create_alloc_ex): New prototype.
/openbsd-src/gnu/lib/libiberty/include/
H A Dhashtab.h155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
H A DChangeLog94 (htab_create_alloc_ex): New prototype.
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dhashtab.h142 extern htab_t htab_create_alloc_ex PARAMS ((size_t, htab_hash,
H A DChangeLog146 (htab_create_alloc_ex): New prototype.
H A DChangeLog-9103253 (htab_create_alloc_ex): New prototype.
/openbsd-src/gnu/lib/libiberty/src/
H A Dhashtab.c321 htab_create_alloc_ex (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc_ex() function
H A DChangeLog312 (htab_create_alloc_ex): Use C90 prototype-style.
1012 (htab_create_alloc, htab_create_alloc_ex): Store prime index.
1939 * hashtab.c (htab_create_alloc_ex): New function.
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c5133 = htab_create_alloc_ex (cu->header.length / 12, in load_partial_dies()
9456 = htab_create_alloc_ex (cu->header.length / 24, in set_die_type()
9520 = htab_create_alloc_ex (5, htab_hash_pointer, htab_eq_pointer, in dwarf2_add_dependence()