Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddwarf.h101 extern int do_debug_ranges;
H A Ddwarf.c46 int do_debug_ranges; variable
1056 if ((do_loc || do_debug_loc || do_debug_ranges) in read_and_display_attr_value()
1125 if ((do_loc || do_debug_loc || do_debug_ranges) in read_and_display_attr_value()
1539 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
1634 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
1775 if ((do_loc || do_debug_loc || do_debug_ranges) in process_debug_info()
H A Dreadelf.c2986 do_debug_ranges = 1; in parse_args()
3032 { "Ranges", & do_debug_ranges }, in parse_args()
4163 || do_debug_loc || do_debug_ranges) in process_section_headers()
4174 || (do_debug_ranges && streq (name, "ranges")) in process_section_headers()
H A Dobjdump.c3207 do_debug_ranges = 1; in main()