dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol table
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index b1c634c93bfb203959396c5aca276354aea55d9d..142845bb283e0754c08ae170d56d75e0dfef5099 100644 (file)
@@ -174,6 +174,8 @@ static const struct dwarf2_debug_sections dwarf2_xcoff_names = {
   { ".dwframe", NULL },
   { NULL, NULL }, /* eh_frame */
   { NULL, NULL }, /* gdb_index */
+  { NULL, NULL }, /* debug_names */
+  { NULL, NULL }, /* debug_aranges */
   23
 };
 
This page took 0.024526 seconds and 4 git commands to generate.