Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.h219 extern int do_debug_ranges;
Ddwarf.c54 int do_debug_ranges; variable
1689 if ((do_loc || do_debug_loc || do_debug_ranges) in read_and_display_attr_value()
1819 if ((do_loc || do_debug_loc || do_debug_ranges) in read_and_display_attr_value()
2251 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
2395 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
2645 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
7295 { "Ranges", & do_debug_ranges, 1 }, in dwarf_select_sections_by_names()
7399 do_debug_ranges = 1; in dwarf_select_sections_by_letters()
7435 do_debug_ranges = 1; in dwarf_select_sections_all()
7481 display_debug_ranges, &do_debug_ranges, 1 },
DChangeLog-2004116 * readelf.c (do_debug_ranges): New variable.
DChangeLog-20051274 (read_and_display_attr_value): Handle do_debug_ranges.
Dreadelf.c5296 || do_debug_str || do_debug_loc || do_debug_ranges in process_section_headers()
5317 || (do_debug_ranges && const_strneq (name, "ranges")) in process_section_headers()