Searched defs:hash_tbl (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | mips-tfile.c | 1775 hash_string (text, hash_len, hash_tbl, ret_hash_index) in hash_string() argument 1811 add_string (vp, hash_tbl, start, end_p1, ret_hash) in add_string() argument 2139 add_aux_sym_tir (t, state, hash_tbl) in add_aux_sym_tir() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | mips-tfile.c | 1666 hash_string (const char *text, Ptrdiff_t hash_len, shash_t **hash_tbl, in hash_string() 1702 add_string (varray_t *vp, shash_t **hash_tbl, const char *start, in add_string() 2020 add_aux_sym_tir (type_info_t *t, hash_state_t state, thash_t **hash_tbl) in add_aux_sym_tir()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 1544 struct hash_control *hash_tbl, /* ptr to hash table */ in add_string() 1846 thash_t **hash_tbl /* pointer to hash table to use */) in add_aux_sym_tir()
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 1543 struct hash_control *hash_tbl, /* ptr to hash table */ in add_string() 1845 thash_t **hash_tbl /* pointer to hash table to use */) in add_aux_sym_tir()
|