Home
last modified time | relevance | path

Searched refs:do_debug_pubnames (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.h216 extern int do_debug_pubnames;
Ddwarf.c51 int do_debug_pubnames; variable
7309 { "pubnames", & do_debug_pubnames, 1 }, in dwarf_select_sections_by_names()
7387 do_debug_pubnames = 1; in dwarf_select_sections_by_letters()
7432 do_debug_pubnames = 1; in dwarf_select_sections_all()
7461 display_debug_pubnames, &do_debug_pubnames, 0 },
7463 display_debug_gnu_pubnames, &do_debug_pubnames, 0 },
Dreadelf.c5294 || do_debug_lines || do_debug_pubnames || do_debug_pubtypes in process_section_headers()
5312 || (do_debug_pubnames && const_strneq (name, "pubnames")) in process_section_headers()
5314 || (do_debug_pubnames && const_strneq (name, "gnu_pubnames")) in process_section_headers()