Searched refs:do_debug_loc (Results 1 – 5 of 5) sorted by relevance
106 extern int do_debug_loc;
51 int do_debug_loc; variable1056 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()
3007 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()
3211 do_debug_loc = 1; in main()
1898 (do_debug_loc, debug_loc_section, debug_loc_size): New.