Searched refs:l_next (Results 1 – 2 of 2) sorted by relevance
32 struct link_map *l_next, *l_prev; member
267 return (struct dso*)p->l_map.l_next; in dso_next()276 p->l_map.l_next = next ? &next->l_map : NULL; in dso_set_next()
Completed in 10 milliseconds