Searched refs:tolist (Results 1 – 2 of 2) sorted by relevance
365 iidesc_t **tolist; in sort_iidescs() local383 tolist = iiburst->iib_objts; in sort_iidescs()387 tolist = iiburst->iib_funcs; in sort_iidescs()400 tolist[*curr] = iidesc; in sort_iidescs()422 tolist[*curr] = copy_from_strong(td, &sym, in sort_iidescs()424 tolist[*curr]->ii_flags |= IIDESC_F_USED; in sort_iidescs()
426 fixhead(struct header *hp, struct name *tolist) in fixhead() argument433 for (np = tolist; np != NULL; np = np->n_flink) { in fixhead()