Searched refs:funcinfo_hash_table (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 278 struct info_hash_table *funcinfo_hash_table; member 4685 struct info_hash_table *funcinfo_hash_table, in comp_unit_hash_info() argument 4714 okay = insert_info_hash_table (funcinfo_hash_table, each_func->name, in comp_unit_hash_info() 5110 if (!comp_unit_hash_info (stash, each, stash->funcinfo_hash_table, in stash_maybe_update_info_hash_tables() 5144 node = lookup_info_hash_table (stash->funcinfo_hash_table, in stash_verify_info_hash_table() 5193 stash->funcinfo_hash_table = create_info_hash_table (abfd); in stash_maybe_enable_info_hash_tables() 5195 if (!stash->funcinfo_hash_table || !stash->varinfo_hash_table) in stash_maybe_enable_info_hash_tables() 5223 return info_hash_lookup_funcinfo (stash->funcinfo_hash_table, sym, addr, in stash_find_line_fast() 5949 if (stash->funcinfo_hash_table) in _bfd_dwarf2_cleanup_debug_info() 5950 bfd_hash_table_free (&stash->funcinfo_hash_table->base); in _bfd_dwarf2_cleanup_debug_info()
|
H A D | ChangeLog-2007 | 1488 funcinfo_hash_table, varinfo_hash_table, hash_units_head.
|
H A D | ChangeLog-2017 | 1333 funcinfo_hash_table and varinfo_hash_table.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 325 struct info_hash_table *funcinfo_hash_table; member 4770 struct info_hash_table *funcinfo_hash_table, in comp_unit_hash_info() argument 4799 okay = insert_info_hash_table (funcinfo_hash_table, each_func->name, in comp_unit_hash_info() 5185 if (!comp_unit_hash_info (stash, each, stash->funcinfo_hash_table, in stash_maybe_update_info_hash_tables() 5219 node = lookup_info_hash_table (stash->funcinfo_hash_table, in stash_verify_info_hash_table() 5268 stash->funcinfo_hash_table = create_info_hash_table (abfd); in stash_maybe_enable_info_hash_tables() 5270 if (!stash->funcinfo_hash_table || !stash->varinfo_hash_table) in stash_maybe_enable_info_hash_tables() 5298 return info_hash_lookup_funcinfo (stash->funcinfo_hash_table, sym, addr, in stash_find_line_fast() 6077 if (stash->funcinfo_hash_table) in _bfd_dwarf2_cleanup_debug_info() 6078 bfd_hash_table_free (&stash->funcinfo_hash_table->base); in _bfd_dwarf2_cleanup_debug_info()
|
H A D | ChangeLog-2007 | 1488 funcinfo_hash_table, varinfo_hash_table, hash_units_head.
|
H A D | ChangeLog-2017 | 1333 funcinfo_hash_table and varinfo_hash_table.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2007 | 1488 funcinfo_hash_table, varinfo_hash_table, hash_units_head.
|
H A D | ChangeLog-2017 | 1333 funcinfo_hash_table and varinfo_hash_table.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2007 | 1488 funcinfo_hash_table, varinfo_hash_table, hash_units_head.
|
H A D | ChangeLog-2017 | 1333 funcinfo_hash_table and varinfo_hash_table.
|