Home
last modified time | relevance | path

Searched refs:getsymtab (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcxxcode.c61 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 Dsymtabs.c205 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 Dpass1.h301 struct symtab *getsymtab(char *, int);
H A Dpftn.c887 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 Dcgram.y2004 sp = getsymtab(simname("cl"), STEMP); in clbrace()
H A Dtrees.c2157 sp = getsymtab("0hej", STEMP); in cstknode()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dsymtabs.c214 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 Dpass1.h331 struct symtab *getsymtab(char *, int);
H A Dpftn.c1019 sp = getsymtab(name, SMOSNAME); in soumemb()
2803 getsymtab(char *name, int flags) in getsymtab() function
H A Dcgram.y1966 sp = getsymtab(simname("cl"), STEMP); in clbrace()
H A Dtrees.c2229 sp = getsymtab("0hej", SSTMT); in cstknode()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dlocal.c142 q = getsymtab("77fake", STEMP);
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.c2395 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 DChangeLog-92031942 * gprof.c (getsymtab): Change nosyms to long. Rename
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DChangeLog-92031942 * gprof.c (getsymtab): Change nosyms to long. Rename