GDB (xrefs)
|
#include "defs.h"
#include "dwarf2/read.h"
#include "dwarf2/abbrev.h"
#include "dwarf2/leb.h"
#include "bfd.h"
Go to the source code of this file.
Functions | |
static hashval_t | hash_abbrev (const void *item) |
static int | eq_abbrev (const void *lhs, const void *rhs) |
static bool | tag_interesting_for_index (dwarf_tag tag) |
|
static |
Definition at line 47 of file abbrev.c.
References abbrev_info::number.
|
static |
Definition at line 83 of file abbrev.c.
References abbrev_info::tag.
Referenced by abbrev_table::read().