Searched refs:abbrev_table (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2020 | 2020 * dwarf2/abbrev.h (struct abbrev_table): Remove objfile 2022 * dwarf2/abbrev.c (abbrev_table::read): Remove objfile parameter. 10236 * dwarf2/abbrev.h (struct abbrev_table) <lookup_abbrev>: Inline. 10239 * dwarf2/abbrev.c (abbrev_table::add_abbrev): Remove 10242 (abbrev_table::lookup_abbrev): Move to header file. 10243 (abbrev_table::read): Update. 13456 * dwarf2/abbrev.c (abbrev_table::read): Conditionally call 16161 * dwarf2/abbrev.c (abbrev_table::read): Simplify. 16165 * dwarf2/abbrev.c (abbrev_table): Move constructor from header. 16167 (abbrev_table::add_abbrev, abbrev_table::lookup_abbrev): Rewrite. [all …]
|
H A D | ChangeLog-2018 | 16176 * dwarf2read.c (abbrev_table) <abbrevs>: Rename it to 16178 (abbrev_table::add_abbrev): Update. 16179 (abbrev_table::lookup_abbrev): Update. 16229 * dwarf2read.c (struct dwarf2_cu) <abbrev_table>: Remove. 16230 (struct die_reader_specs) <abbrev_table>: New member. 16231 (struct abbrev_table): Add constructor. 16235 (init_cu_die_reader): Add abbrev_table parameter. 16244 (abbrev_table::alloc_abbrev): Rename from 16246 (abbrev_table::add_abbrev): Rename from abbrev_table_add_abbrev. 16247 (abbrev_table::lookup_abbrev): Rename from
|
H A D | ChangeLog-2021 | 3977 * dwarf2/abbrev.c (abbrev_table::read): Remove Irix 6 workaround. 5550 * dwarf2/abbrev.c (abbrev_table::alloc_abbrev): Remove. 5551 (abbrev_table::read): Update. 5555 (struct abbrev_table) <alloc_abbrev>: Remove.
|
H A D | ChangeLog-2012 | 5141 (abbrev_table): Delete unused member "section". 5152 (init_cutu_and_read_dies): New arg "abbrev_table". All callers 5184 (abbrev_table_read_table): Initialize abbrev_table->offset. 5635 (struct abbrev_table): Define. 5637 abbrev_table.
|
H A D | ChangeLog-2013 | 7544 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2018 | 16176 * dwarf2read.c (abbrev_table) <abbrevs>: Rename it to 16178 (abbrev_table::add_abbrev): Update. 16179 (abbrev_table::lookup_abbrev): Update. 16229 * dwarf2read.c (struct dwarf2_cu) <abbrev_table>: Remove. 16230 (struct die_reader_specs) <abbrev_table>: New member. 16231 (struct abbrev_table): Add constructor. 16235 (init_cu_die_reader): Add abbrev_table parameter. 16244 (abbrev_table::alloc_abbrev): Rename from 16246 (abbrev_table::add_abbrev): Rename from abbrev_table_add_abbrev. 16247 (abbrev_table::lookup_abbrev): Rename from
|
H A D | ChangeLog-2012 | 5141 (abbrev_table): Delete unused member "section". 5152 (init_cutu_and_read_dies): New arg "abbrev_table". All callers 5184 (abbrev_table_read_table): Initialize abbrev_table->offset. 5635 (struct abbrev_table): Define. 5637 abbrev_table.
|
H A D | ChangeLog-2013 | 7544 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dwarf.c | 10357 unsigned char *const abbrev_table = hdrptr; in display_debug_names() local 10420 unsigned char *abbrevptr = abbrev_table; in display_debug_names()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dwarf.c | 10231 unsigned char *const abbrev_table = hdrptr; in display_debug_names() local 10294 unsigned char *abbrevptr = abbrev_table; in display_debug_names()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 37759 is not added to the cooked index because of this clause in abbrev_table::read: 88009 …4: cutu_reader::cutu_reader(dwarf2_per_cu_data*, dwarf2_per_objfile*, abbrev_table*, dwarf2_cu*, b… 113189 abbrev_table*, dwarf2_cu*, bool, abbrev_cache*) gdb/dwarf2/read.c:6164 \ 113216 abbrev_table*, dwarf2_cu*, bool, abbrev_cache*) gdb/dwarf2/read.c:6164 \ 113275 abbrev_table*, dwarf2_cu*, bool, abbrev_cache*) gdb/dwarf2/read.c:6164 \ 113725 abbrev_table*, dwarf2_cu*, bool, abbrev_cache*) gdb/dwarf2/read.c:6236 \ 115115 abbrev_table*, dwarf2_cu*, bool, abbrev_cache*) gdb/dwarf2/read.c:6252 \
|