20#ifndef GDB_DWARF2_ABBREV_CACHE_H
21#define GDB_DWARF2_ABBREV_CACHE_H
40 to_underlying (offset));
52 static hashval_t
hash_table (
const void *item);
53 static int eq_table (
const void *lhs,
const void *rhs);
std::unique_ptr< struct abbrev_table > abbrev_table_up
abbrev_table * find(struct dwarf2_section_info *section, sect_offset offset)
DISABLE_COPY_AND_ASSIGN(abbrev_cache)
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