Home
last modified time | relevance | path

Searched refs:do_trace_abbrevs (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.h227 extern int do_trace_abbrevs;
DChangeLog-2010648 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
652 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
Ddwarf.c62 int do_trace_abbrevs; variable
7317 { "trace_abbrev", & do_trace_abbrevs, 1 }, in dwarf_select_sections_by_names()
7442 do_trace_abbrevs = 1; in dwarf_select_sections_all()
7495 display_debug_abbrev, &do_trace_abbrevs, 0 },
Dreadelf.c5339 else if ((do_debugging || do_trace_info || do_trace_abbrevs in process_section_headers()
5347 || (do_trace_abbrevs && streq (name, "abbrev")) in process_section_headers()