Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c178 struct info_hash_table *varinfo_hash_table; member
3104 struct info_hash_table *varinfo_hash_table) in comp_unit_hash_info() argument
3152 okay = insert_info_hash_table (varinfo_hash_table, each_var->name, in comp_unit_hash_info()
3497 stash->varinfo_hash_table)) in stash_maybe_update_info_hash_tables()
3548 node = lookup_info_hash_table (stash->varinfo_hash_table, in stash_verify_info_hash_table()
3580 stash->varinfo_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()
3611 return info_hash_lookup_varinfo (stash->varinfo_hash_table, sym, addr, in stash_find_line_fast()
DChangeLog-20071488 funcinfo_hash_table, varinfo_hash_table, hash_units_head.