Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.h213 extern int do_debug_info;
Ddwarf.c48 int do_debug_info; variable
7305 { "info", & do_debug_info, 1 }, in dwarf_select_sections_by_names()
7371 do_debug_info = 1; in dwarf_select_sections_by_letters()
7429 do_debug_info = 1; in dwarf_select_sections_all()
7457 display_debug_info, &do_debug_info, 1 },
7487 display_debug_types, &do_debug_info, 1 },
7499 display_debug_info, &do_debug_info, 1 },
7503 display_debug_types, &do_debug_info, 1 },
Dreadelf.c5293 else if ((do_debugging || do_debug_info || do_debug_abbrevs in process_section_headers()
5307 || (do_debug_info && const_strneq (name, "info")) in process_section_headers()
5308 || (do_debug_info && const_strneq (name, "types")) in process_section_headers()
5331 else if ((do_debugging || do_debug_info) in process_section_headers()