Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Decofflink.c355 struct string_hash_table str_hash; member
501 if (!bfd_hash_table_init (&ainfo->str_hash.table, string_hash_newfunc, in bfd_ecoff_debug_init()
533 bfd_hash_table_free (&ainfo->str_hash.table); in bfd_ecoff_debug_free()
839 sh = string_hash_lookup (&ainfo->str_hash, name, TRUE, TRUE); in bfd_ecoff_debug_accumulate()
1057 sh = string_hash_lookup (&ainfo->str_hash, string, TRUE, TRUE); in ecoff_add_string()
/toolchain/binutils/binutils-2.25/gas/
Decoff.c949 struct hash_control *str_hash; /* string hash table */ member
1653 cur_file_ptr->str_hash, in add_ecoff_symbol()
2283 fil_ptr->str_hash = hash_new (); in add_file()
2287 fil_ptr->str_hash, in add_file()
4118 fil_ptr->str_hash, in ecoff_build_symbols()