Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.h223 extern int do_debug_str;
Ddwarf.c58 int do_debug_str; variable
7315 { "str", & do_debug_str, 1 }, in dwarf_select_sections_by_names()
7413 do_debug_str = 1; in dwarf_select_sections_by_letters()
7438 do_debug_str = 1; in dwarf_select_sections_all()
7471 display_debug_str, &do_debug_str, 0 },
7473 display_debug_str, &do_debug_str, 0 },
7513 display_debug_str, &do_debug_str, 1 },
Dreadelf.c5296 || do_debug_str || do_debug_loc || do_debug_ranges in process_section_headers()
5321 || (do_debug_str && const_strneq (name, "str")) in process_section_headers()
5322 || (do_debug_str && const_strneq (name, "line_str")) in process_section_headers()
DChangeLog-0001152 * readelf.c (do_debug_str): New variable.