Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h216 extern int do_debug_ranges;
Ddwarf.c97 int do_debug_ranges; 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()
12331 { 'R', "Ranges", &do_debug_ranges, 1 },
12444 do_debug_ranges = 1; in dwarf_select_sections_all()
12484 … ".dwrnges", NO_ABBREVS }, display_debug_ranges, &do_debug_ranges, true },
12485 …nglists", "", NO_ABBREVS }, display_debug_ranges, &do_debug_ranges, true },
12486 …g_rnglists.dwo", "", NO_ABBREVS }, display_debug_ranges, &do_debug_ranges, true },
DChangeLog-2004116 * readelf.c (do_debug_ranges): New variable.
DChangeLog-20051274 (read_and_display_attr_value): Handle do_debug_ranges.
Dreadelf.c7855 || do_debug_ranges in process_section_headers()
7876 || (do_debug_ranges && startswith (name, "ranges")) in process_section_headers()
7877 || (do_debug_ranges && startswith (name, "rnglists")) in process_section_headers()