Home | History | Annotate | Download | only in doc

Lines Matching full:getsym

2901      symrec *getsym (char const *);
2962 function `getsym' is passed the name of the symbol to look up. If
2982 getsym (char const *sym_name)
2997 The string is passed to `getsym' for look up in the symbol table. If
3060 s = getsym (symbuf);