Searched refs:do_debug_info (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.h | 210 extern int do_debug_info;
|
| D | dwarf.c | 91 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 …]
|
| D | readelf.c | 7851 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()
|
| D | ChangeLog | 563 debug_information, do it for do_debug_info also, if its true.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 116880 debug_information, do it for do_debug_info also, if its true.
|