Searched refs:do_debug_str_offsets (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.h | 221 extern int do_debug_str_offsets;
|
| D | dwarf.c | 102 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 },
|
| D | readelf.c | 7854 || 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()
|