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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decoff.c74 static unsigned int ecoff_armap_hash
2958 ecoff_armap_hash (s, rehash, size, hlog)
3090 hash = ecoff_armap_hash (stringbase + name_offset, &rehash, count,
3259 hash = ecoff_armap_hash (*map[i].name, &rehash, hashsize, hashlog);
3596 hash = ecoff_armap_hash (h->root.string, &rehash, armap_count,
2949 ecoff_armap_hash (s, rehash, size, hlog) function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decoff.c2823 ecoff_armap_hash (const char *s,
2951 hash = ecoff_armap_hash (stringbase + name_offset, &rehash, count,
3115 hash = ecoff_armap_hash (*map[i].name, &rehash, hashsize, hashlog);
3804 hash = ecoff_armap_hash (h->root.string, &rehash, armap_count,
2815 ecoff_armap_hash (const char *s, function

Completed in 184 milliseconds