Home
last modified time | relevance | path

Searched defs:abbrev_table (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2read.c417 struct abbrev_table *abbrev_table; member
1007 struct abbrev_table struct
1011 sect_offset offset;
1014 struct obstack abbrev_obstack;
1020 struct abbrev_info **abbrevs;
4434 struct abbrev_table *abbrev_table, in init_cutu_and_read_dies()
5257 struct abbrev_table *abbrev_table; in build_type_unit_groups() local
13080 abbrev_table_alloc_abbrev (struct abbrev_table *abbrev_table) in abbrev_table_alloc_abbrev()
13093 abbrev_table_add_abbrev (struct abbrev_table *abbrev_table, in abbrev_table_add_abbrev()
13108 abbrev_table_lookup_abbrev (const struct abbrev_table *abbrev_table, in abbrev_table_lookup_abbrev()
[all …]
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Ddwarf.c8915 unsigned char *const abbrev_table = hdrptr; in display_debug_names() local