Searched refs:do_gdb_index (Results 1 – 4 of 4) sorted by relevance
225 extern int do_gdb_index;
60 (do_gdb_index): New global.63 (dwarf_select_sections_all): Set do_gdb_index.65 * dwarf.h (do_gdb_index): Declare.
60 int do_gdb_index; variable7304 { "gdb_index", & do_gdb_index, 1 }, in dwarf_select_sections_by_names()7440 do_gdb_index = 1; in dwarf_select_sections_all()7491 display_gdb_index, &do_gdb_index, 0 },
5336 else if (do_gdb_index && streq (name, ".gdb_index")) in process_section_headers()