Home
last modified time | relevance | path

Searched refs:ecoff_armap_hash (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Decoff.c2826 ecoff_armap_hash (const char *s, in ecoff_armap_hash() function
2954 hash = ecoff_armap_hash (stringbase + name_offset, &rehash, count, in _bfd_ecoff_slurp_armap()
3119 hash = ecoff_armap_hash (*map[i].name, &rehash, hashsize, hashlog); in _bfd_ecoff_write_armap()
3615 hash = ecoff_armap_hash (h->root.string, &rehash, armap_count, in ecoff_link_add_archive_symbols()
DChangeLog-96974400 * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather