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

/haiku-buildtools/legacy/binutils/bfd/
H A Dmerge.c133 sec_merge_hash_lookup (struct sec_merge_hash *table, const char *string, function
270 entry = sec_merge_hash_lookup (tab, str, alignment, TRUE);
855 entry = sec_merge_hash_lookup (secinfo->htab, (char *) p, 0, FALSE);
/haiku-buildtools/binutils/bfd/
H A Dmerge.c136 sec_merge_hash_lookup (struct sec_merge_hash *table, const char *string, function
268 entry = sec_merge_hash_lookup (tab, str, alignment, TRUE);
900 entry = sec_merge_hash_lookup (secinfo->htab, (char *) p, 0, FALSE);

Completed in 101 milliseconds