Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.h180 extern int do_debug_info;
Ddwarf.c49 int do_debug_info; variable
7904 { "info", & do_debug_info, 1 }, in dwarf_select_sections_by_names()
7970 do_debug_info = 1; in dwarf_select_sections_by_letters()
8028 do_debug_info = 1; in dwarf_select_sections_all()
8056 display_debug_info, &do_debug_info, TRUE },
8086 display_debug_types, &do_debug_info, TRUE },
8098 display_debug_info, &do_debug_info, TRUE },
8102 display_debug_types, &do_debug_info, TRUE },
Dreadelf.c5912 else if ((do_debugging || do_debug_info || do_debug_abbrevs in process_section_headers()
5926 || (do_debug_info && const_strneq (name, "info")) in process_section_headers()
5927 || (do_debug_info && const_strneq (name, "types")) in process_section_headers()
5950 else if ((do_debugging || do_debug_info) in process_section_headers()