Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddwarf.h106 extern int do_debug_loc;
H A Ddwarf.c51 int do_debug_loc; 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.c3007 do_debug_loc = 1; in parse_args()
3039 { "loc", & do_debug_loc }, in parse_args()
4163 || do_debug_loc || do_debug_ranges) in process_section_headers()
4178 || (do_debug_loc && streq (name, "loc")) in process_section_headers()
H A Dobjdump.c3211 do_debug_loc = 1; in main()
H A DChangeLog-02031898 (do_debug_loc, debug_loc_section, debug_loc_size): New.