Searched refs:hashname (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dbuildsym.h47 hashname() */
271 extern int hashname (char *name);
H A Dbuildsym.c1096 hashname (char *name)
1088 hashname (char *name) function
H A Dstabsread.c917 i = hashname (DEPRECATED_SYMBOL_NAME (sym));
4071 i = hashname (DEPRECATED_SYMBOL_NAME (sym));
4241 hash = hashname (DEPRECATED_SYMBOL_NAME (msymbol));
H A Dcoffread.c1440 int hash = hashname (name);
1663 int i = hashname (DEPRECATED_SYMBOL_NAME (sym));
H A Dmdebugread.c672 int bucket = hashname (DEPRECATED_SYMBOL_NAME (s));

Completed in 125 milliseconds