Searched refs:funcinfo_hash_table (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | dwarf2.c | 175 struct info_hash_table *funcinfo_hash_table; member 3103 struct info_hash_table *funcinfo_hash_table, in comp_unit_hash_info() argument 3132 okay = insert_info_hash_table (funcinfo_hash_table, each_func->name, in comp_unit_hash_info() 3496 if (!comp_unit_hash_info (stash, each, stash->funcinfo_hash_table, in stash_maybe_update_info_hash_tables() 3530 node = lookup_info_hash_table (stash->funcinfo_hash_table, in stash_verify_info_hash_table() 3579 stash->funcinfo_hash_table = create_info_hash_table (abfd); in stash_maybe_enable_info_hash_tables() 3581 if (!stash->funcinfo_hash_table || !stash->varinfo_hash_table) in stash_maybe_enable_info_hash_tables() 3609 return info_hash_lookup_funcinfo (stash->funcinfo_hash_table, sym, addr, in stash_find_line_fast()
|
D | ChangeLog-2007 | 1488 funcinfo_hash_table, varinfo_hash_table, hash_units_head.
|