Searched refs:htab_create_alloc_ex (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/include/ |
| D | hashtab.h | 157 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
|
| /mirbsd/src/gnu/usr.bin/binutils/libiberty/ |
| 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
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2read.c | 5168 = htab_create_alloc_ex (cu->header.length / 12, in load_partial_dies() 9521 = htab_create_alloc_ex (cu->header.length / 24, in set_die_type() 9585 = htab_create_alloc_ex (5, htab_hash_pointer, htab_eq_pointer, in dwarf2_add_dependence()
|