Searched refs:do_debug_str (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Ddwarf.h108 extern int do_debug_str;
H A Dreadelf.c2910 do_debug_str = 1;
2953 { "str", & do_debug_str },
4032 || do_debug_frames || do_debug_macinfo || do_debug_str
4047 || (do_debug_str && streq (name, "str"))
H A Ddwarf.c50 int do_debug_str; variable
H A Dobjdump.c3138 do_debug_str = 1;
/haiku-buildtools/binutils/binutils/
H A Ddwarf.h187 extern int do_debug_str;
H A Ddwarf.c59 int do_debug_str; variable
7570 { "str", & do_debug_str, 1 },
7669 do_debug_str = 1;
7694 do_debug_str = 1;
7727 display_debug_str, &do_debug_str, FALSE },
7767 display_debug_str, &do_debug_str, TRUE },
H A Dreadelf.c5910 || do_debug_str || do_debug_loc || do_debug_ranges
5935 || (do_debug_str && const_strneq (name, "str"))

Completed in 170 milliseconds