Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.h190 extern int do_debug_str;
Ddwarf.c59 int do_debug_str; variable
7914 { "str", & do_debug_str, 1 }, in dwarf_select_sections_by_names()
8012 do_debug_str = 1; in dwarf_select_sections_by_letters()
8037 do_debug_str = 1; in dwarf_select_sections_all()
8070 display_debug_str, &do_debug_str, FALSE },
8072 display_debug_str, &do_debug_str, FALSE },
8112 display_debug_str, &do_debug_str, TRUE },
Dreadelf.c5915 || do_debug_str || do_debug_loc || do_debug_ranges in process_section_headers()
5940 || (do_debug_str && const_strneq (name, "str")) in process_section_headers()
5941 || (do_debug_str && const_strneq (name, "line_str")) in process_section_headers()
DChangeLog-0001152 * readelf.c (do_debug_str): New variable.