mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function.
This commit is contained in:
@@ -82,6 +82,9 @@ static int
|
||||
compact_minimal_symbols PARAMS ((struct minimal_symbol *, int,
|
||||
struct objfile *));
|
||||
|
||||
static void add_minsym_to_demangled_hash_table (struct minimal_symbol *sym,
|
||||
struct minimal_symbol **table);
|
||||
|
||||
/* Compute a hash code based using the same criteria as `strcmp_iw'. */
|
||||
|
||||
unsigned int
|
||||
|
||||
Reference in New Issue
Block a user