Searched refs:usymp (Results 1 – 1 of 1) sorted by relevance
1141 usym_t **usymp, *usym; in mkstatic() local1227 for (usymp = &hte->h_usyms; (usym = *usymp) != NULL; ) { in mkstatic()1229 *usymp = usym->u_next; in mkstatic()1231 hte->h_lusym = usymp; in mkstatic()1236 usymp = &usym->u_next; in mkstatic()