30 return to_underlying (table->
sect_off);
45 : m_tables (htab_create_alloc (20, hash_table, eq_table,
59 void **slot = htab_find_slot_with_hash (
m_tables.get (), &key,
60 to_underlying (table->sect_off),
63 gdb_assert (*slot ==
nullptr);
64 *slot = (
void *) table.release ();
std::unique_ptr< struct abbrev_table > abbrev_table_up
void * xcalloc(size_t number, size_t size)
void add(abbrev_table_up table)
static hashval_t hash_table(const void *item)
static int eq_table(const void *lhs, const void *rhs)
struct dwarf2_section_info * section
const sect_offset sect_off
struct dwarf2_section_info * section