Searched refs:ABBREV_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
358 #ifndef ABBREV_HASH_SIZE359 #define ABBREV_HASH_SIZE 121 macro788 hash_number = number % ABBREV_HASH_SIZE; in lookup_abbrev()822 amt = sizeof (struct abbrev_info*) * ABBREV_HASH_SIZE; in read_abbrevs()866 for (i = 0; i < ABBREV_HASH_SIZE; i++) in read_abbrevs()891 hash_number = abbrev_number % ABBREV_HASH_SIZE; in read_abbrevs()3917 for (i = 0; i < ABBREV_HASH_SIZE; i++) in _bfd_dwarf2_cleanup_debug_info()
3582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.