Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/binutils/
H A Ddwarf.h183 extern int do_debug_ranges;
H A Ddwarf.c55 int do_debug_ranges; variable
1655 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()
2258 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
2411 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
2676 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
7474 { "Ranges", & do_debug_ranges, 1 }, in dwarf_select_sections_by_names()
7578 do_debug_ranges = 1; in dwarf_select_sections_by_letters()
7614 do_debug_ranges = 1; in dwarf_select_sections_all()
7658 display_debug_ranges, &do_debug_ranges, TRUE },
H A Dreadelf.c5814 || do_debug_str || do_debug_loc || do_debug_ranges in process_section_headers()
5835 || (do_debug_ranges && const_strneq (name, "ranges")) in process_section_headers()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Ddwarf.h207 extern int do_debug_ranges;
H A Ddwarf.c86 int do_debug_ranges; variable
2268 if ((do_loc || do_debug_loc || do_debug_ranges) in read_and_display_attr_value()
2408 if ((do_loc || do_debug_loc || do_debug_ranges) in read_and_display_attr_value()
3087 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
3267 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
3561 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
10608 { "Ranges", & do_debug_ranges, 1 }, in dwarf_select_sections_by_names()
10699 case 'R': do_debug_ranges = 1; break; in dwarf_select_sections_by_letters()
10722 do_debug_ranges = 1; in dwarf_select_sections_all()
10760 …ranges", ".zdebug_ranges", NO_ABBREVS }, display_debug_ranges, &do_debug_ranges, TRUE },
[all …]
H A Dreadelf.c6297 || do_debug_str || do_debug_loc || do_debug_ranges in process_section_headers()
6318 || (do_debug_ranges && const_strneq (name, "ranges")) in process_section_headers()
6319 || (do_debug_ranges && const_strneq (name, "rnglists")) in process_section_headers()