Home
last modified time | relevance | path

Searched refs:do_debug_str_offsets (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h221 extern int do_debug_str_offsets;
Ddwarf.c102 int do_debug_str_offsets; variable
12328 { 'O', "str-offsets", &do_debug_str_offsets, 1 },
12457 do_debug_str_offsets = 1; in dwarf_select_sections_all()
12504 …ffsets", "", NO_ABBREVS }, display_debug_str_offsets, &do_debug_str_offsets, true },
12505 ….dwo", "", NO_ABBREVS }, display_debug_str_offsets, &do_debug_str_offsets, true },
Dreadelf.c7854 || do_debug_str || do_debug_str_offsets || do_debug_loc in process_section_headers()
7883 || (do_debug_str_offsets && startswith (name, "str_offsets")) in process_section_headers()