Searched refs:hash_traverse (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dhash.h79 extern void hash_traverse (struct hash_control *,
H A Dhash.c377 hash_traverse (struct hash_control *table, function
496 hash_traverse (h, applicatee);
499 hash_traverse (h, destroy);
H A Dsymbols.c1341 /* A static function passed to hash_traverse. */
1355 hash_traverse (local_hash, resolve_local_symbol);
/haiku-buildtools/binutils/gas/
H A Dhash.h79 extern void hash_traverse (struct hash_control *,
H A Dhash.c356 hash_traverse (struct hash_control *table, function
475 hash_traverse (h, applicatee);
478 hash_traverse (h, destroy);
H A Dsymbols.c1502 /* A static function passed to hash_traverse. */
1516 hash_traverse (local_hash, resolve_local_symbol);
/haiku-buildtools/legacy/gcc/gcc/
H A Dhash.h116 extern void hash_traverse PARAMS ((struct hash_table *,
H A Dhash.c169 hash_traverse (table, func, info) function
/haiku-buildtools/binutils/gas/config/
H A Dobj-elf.c2428 hash_traverse (list.indexes, free_section_idx);
H A Dtc-nds32.c6257 hash_traverse (nds32_hint_hash, nds32_elf_append_relax_relocs);
H A Dtc-tic54x.c1132 hash_traverse (local_label_hash[macro_level], tic54x_remove_local_label);
H A Dtc-ia64.c11888 hash_traverse (alias_hash, do_alias);
11910 hash_traverse (secalias_hash, do_secalias);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-tic54x.c1281 hash_traverse (local_label_hash[macro_level], tic54x_remove_local_label);
H A Dtc-ia64.c12000 hash_traverse (alias_hash, do_alias);
12022 hash_traverse (secalias_hash, do_secalias);

Completed in 323 milliseconds