Searched refs:s_xsym (Results 1 – 2 of 2) sorted by relevance
227 struct sym *s_xsym; /* for local declared external symbols pointer member
2444 if (dsym->s_xsym == NULL) { in decl1loc()2447 outsym(dsym, dsym->s_xsym->s_scl, dsym->s_def); in decl1loc()2580 dsym->s_xsym = esym; in ledecl()2862 if ((xsym = sym->s_xsym) != NULL) { in chkvusg()