Searched refs:demangled_hash_next (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dminsyms.c129 if (sym->demangled_hash_next == NULL)
132 sym->demangled_hash_next = table[hash];
242 msymbol = msymbol->demangled_hash_next;
629 msymbol->demangled_hash_next = NULL;
797 msym->demangled_hash_next = 0;
H A Dsymtab.h352 struct minimal_symbol *demangled_hash_next; member in struct:minimal_symbol

Completed in 176 milliseconds