Searched defs:hash_table (Results 1 – 13 of 13) sorted by relevance
74 struct name_table_entry **hash_table) in _nc_make_hash_table()133 const struct name_table_entry *const *hash_table) in _nc_find_entry()234 struct name_table_entry **hash_table = typeCalloc(struct name_table_entry in main() local
155 static struct hash_table { struct156 client_entry **table;157 unsigned long tbl_len;158 unsigned long num_entries;159 unsigned long num_created;160 unsigned long num_removed;161 unsigned long num_renewed;
74 struct hash_el hash_table[Table_size]; variable
29 static HTAtom *hash_table[HASH_SIZE]; variable
442 struct elf_link_hash_table * hash_table; in sh_symbian_relocate_section() local
268 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_look_for_bfd_in_cache() local306 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache() local
112 struct elf_link_hash_table *hash_table; in _bfd_elf_link_create_dynstrtab() local2771 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry() local2815 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag() local3004 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr() local3153 struct elf_link_hash_table * hash_table; in elf_link_add_object_symbols() local
5403 unsigned int *hash_table = NULL; in som_bfd_count_ar_symbols() local5479 unsigned int *hash_table = NULL; in som_bfd_fill_in_ar_symbols() local5813 unsigned int *hash_table = NULL; in som_bfd_ar_write_symbol_stuff() local
1899 struct elf32_arm_link_hash_table *hash_table; in find_thumb_glue() local1933 struct elf32_arm_link_hash_table *hash_table; in find_arm_glue() local2123 struct elf32_arm_link_hash_table *hash_table; in record_thumb_to_arm_glue() local
1672 struct elf32_mn10300_link_hash_table *hash_table; local
385 sparc_opcode_hash **hash_table, in build_hash_table()
339 typedef struct hash_entry **hash_table; typedef
125 struct hash_table { struct126 int hash_count;127 struct hash_bucket *buckets [DEFAULT_HASH_SIZE];