DWARF-5: .debug_names index consumer
[deliverable/binutils-gdb.git] / gdb / psymtab.h
index f0c9ae745de77c3e1f44c84773d71f9399fabfde..17ceb22c8a19c8cd76a25e76b68232a27c13236a 100644 (file)
@@ -33,6 +33,7 @@ extern struct bcache *psymbol_bcache_get_bcache (struct psymbol_bcache *);
 extern const struct quick_symbol_functions psym_functions;
 
 extern const struct quick_symbol_functions dwarf2_gdb_index_functions;
+extern const struct quick_symbol_functions dwarf2_debug_names_functions;
 
 /* Ensure that the partial symbols for OBJFILE have been loaded.  If
    VERBOSE is non-zero, then this will print a message when symbols
This page took 0.024104 seconds and 4 git commands to generate.