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 D | hashtab.h | 155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
|
| H A D | ChangeLog-9103 | 246 (htab_create_alloc_ex): New prototype.
|
| /openbsd-src/gnu/gcc/include/ |
| H A D | hashtab.h | 155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
|
| H A D | ChangeLog-9103 | 246 (htab_create_alloc_ex): New prototype.
|
| /openbsd-src/gnu/lib/libiberty/include/ |
| H A D | hashtab.h | 155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
|
| H A D | ChangeLog | 94 (htab_create_alloc_ex): New prototype.
|
| /openbsd-src/gnu/usr.bin/binutils/include/ |
| H A D | hashtab.h | 142 extern htab_t htab_create_alloc_ex PARAMS ((size_t, htab_hash,
|
| H A D | ChangeLog | 146 (htab_create_alloc_ex): New prototype.
|
| H A D | ChangeLog-9103 | 253 (htab_create_alloc_ex): New prototype.
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | hashtab.c | 321 htab_create_alloc_ex (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc_ex() function
|
| H A D | ChangeLog | 312 (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 D | dwarf2read.c | 5133 = 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()
|