Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h210 extern int do_debug_info;
Ddwarf.c91 int do_debug_info; variable
2849 if ((do_loc || do_debug_loc || do_debug_ranges || do_debug_info) in read_and_display_attr_value()
3783 if ((do_loc || do_debug_loc || do_debug_ranges || do_debug_info) in process_debug_info()
4011 if ((do_loc || do_debug_loc || do_debug_ranges || do_debug_info) in process_debug_info()
4320 if ((do_loc || do_debug_loc || do_debug_ranges || do_debug_info) in process_debug_info()
12319 { 'i', "info", &do_debug_info, 1 },
12438 do_debug_info = 1; in dwarf_select_sections_all()
12470 …ebug_info", ".dwinfo", ABBREV (abbrev)}, display_debug_info, &do_debug_info, true },
12489 …ebug_types", "", ABBREV (abbrev) }, display_debug_types, &do_debug_info, true },
12496 …".zdebug_info.dwo", "", ABBREV (abbrev_dwo) }, display_debug_info, &do_debug_info, true },
[all …]
Dreadelf.c7851 if ((do_debugging || do_debug_info || do_debug_abbrevs in process_section_headers()
7866 || (do_debug_info && startswith (name, "info")) in process_section_headers()
7867 || (do_debug_info && startswith (name, "types")) in process_section_headers()
7893 else if ((do_debugging || do_debug_info) in process_section_headers()
DChangeLog563 debug_information, do it for do_debug_info also, if its true.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git116880 debug_information, do it for do_debug_info also, if its true.