Searched refs:h_lsym (Results 1 – 3 of 3) sorted by relevance
545 *hte->h_lsym = symp; in decldef()546 hte->h_lsym = &symp->s_next; in decldef()1190 nhte->h_lsym = &nhte->h_syms; in mkstatic()1206 if (hte->h_lsym == &sym->s_next) in mkstatic()1207 hte->h_lsym = symp; in mkstatic()1209 *nhte->h_lsym = sym; in mkstatic()1210 nhte->h_lsym = &sym->s_next; in mkstatic()
175 sym_t **h_lsym; /* points to s_next of last decl./def. */ member
103 hte->h_lsym = &hte->h_syms; in hash_search()