Searched refs:getsymtab (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | cxxcode.c | 61 sp = getsymtab(n, 0); in dclns() 76 struct symtab *sp = getsymtab(n, 0); in callftn() 477 sp = getsymtab(s, ftyp); in cxxlookup() 493 return getsymtab(n, ftyp); in cxxlookup() 496 sp = getsymtab(n, ftyp); in cxxlookup() 557 sp = getsymtab(n, STAGNAME); in cxxdclstr() 687 sp = getsymtab(s, SNORMAL); in cxxftnfind() 732 return getsymtab(s, SNORMAL); in cxxftnfind() 777 sp = getsymtab(n, 0); in cxxmatchftn()
|
| H A D | symtabs.c | 205 sym = getsymtab(key, stype|STEMP); in lookup() 210 sympole[type] = (struct tree *)getsymtab(key, stype); in lookup() 251 sym = getsymtab(key, stype|STEMP); in lookup() 273 new->lr[bit] = (struct tree *)getsymtab(key, stype); in lookup() 350 new = getsymtab(sym->sname, typ|STEMP); in hide()
|
| H A D | pass1.h | 301 struct symtab *getsymtab(char *, int);
|
| H A D | pftn.c | 887 sp = getsymtab("__%", SNORMAL); in bstruct() 1001 sp = getsymtab(name, SMOSNAME); in soumemb() 1254 sp = getsymtab(str, SSTRING|STEMP); in strend() 2758 getsymtab(char *name, int flags) in getsymtab() function
|
| H A D | cgram.y | 2004 sp = getsymtab(simname("cl"), STEMP); in clbrace()
|
| H A D | trees.c | 2157 sp = getsymtab("0hej", STEMP); in cstknode()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | symtabs.c | 214 sym = getsymtab(key, stype); in lookup() 219 sympole[type] = (struct tree *)getsymtab(key, stype); in lookup() 260 sym = getsymtab(key, stype|STEMP); in lookup() 281 new->lr[bit] = (struct tree *)getsymtab(key, stype); in lookup() 358 new = getsymtab(sym->sname, typ|STEMP); in hide() 618 sp = getsymtab(s, SSTRING|SSTMT); in strend()
|
| H A D | pass1.h | 331 struct symtab *getsymtab(char *, int);
|
| H A D | pftn.c | 1019 sp = getsymtab(name, SMOSNAME); in soumemb() 2803 getsymtab(char *name, int flags) in getsymtab() function
|
| H A D | cgram.y | 1966 sp = getsymtab(simname("cl"), STEMP); in clbrace()
|
| H A D | trees.c | 2229 sp = getsymtab("0hej", SSTMT); in cstknode()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/ |
| H A D | local.c | 142 q = getsymtab("77fake", STEMP);
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| H A D | cpp.c | 2395 getsymtab(const usch *str) in getsymtab() function 2434 sympole = (struct tree *)getsymtab(key); in lookup() 2482 new->lr[bit] = (struct tree *)getsymtab(key); in lookup()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
| H A D | ChangeLog-9203 | 1942 * gprof.c (getsymtab): Change nosyms to long. Rename
|
| /netbsd-src/external/gpl3/binutils/dist/gprof/ |
| H A D | ChangeLog-9203 | 1942 * gprof.c (getsymtab): Change nosyms to long. Rename
|