Searched refs:syms_next (Results 1 – 5 of 5) sorted by relevance
102 struct dso *syms_next, *lazy_next; member
722 for (; p; p = p->syms_next) { in add_can_search_so_list_in_dso()809 for (; dso; dso=use_deps ? *deps++ : dso->syms_next) { in find_sym2()1010 ctx = type==REL_COPY ? head->syms_next : head; in do_relocs()2230 if (!p->syms_next && syms_tail != p) { in add_syms()2231 syms_tail->syms_next = p; in add_syms()2242 next = p->syms_next; in revert_syms()2243 p->syms_next = 0; in revert_syms()3809 if (p->syms_next) { in dlclose_impl()3810 for (d = head; d->syms_next != p; d = d->syms_next) in dlclose_impl()3812 d->syms_next = p->syms_next; in dlclose_impl()[all …]
71 struct dso *syms_next, *lazy_next; member307 for (; dso; dso=use_deps ? *deps++ : dso->syms_next) { in find_sym2()386 ctx = type==REL_COPY ? head->syms_next : head; in do_relocs()1308 if (!p->syms_next && syms_tail != p) { in add_syms()1309 syms_tail->syms_next = p; in add_syms()1320 next = p->syms_next; in revert_syms()1321 p->syms_next = 0; in revert_syms()
71 struct dso *syms_next, *lazy_next; member305 for (; dso; dso=use_deps ? *deps++ : dso->syms_next) { in find_sym2()384 ctx = type==REL_COPY ? head->syms_next : head; in do_relocs()1324 if (!p->syms_next && syms_tail != p) { in add_syms()1325 syms_tail->syms_next = p; in add_syms()1336 next = p->syms_next; in revert_syms()1337 p->syms_next = 0; in revert_syms()
71 struct dso *syms_next, *lazy_next; member305 for (; dso; dso=use_deps ? *deps++ : dso->syms_next) { in find_sym2()384 ctx = type==REL_COPY ? head->syms_next : head; in do_relocs()1325 if (!p->syms_next && syms_tail != p) { in add_syms()1326 syms_tail->syms_next = p; in add_syms()1337 next = p->syms_next; in revert_syms()1338 p->syms_next = 0; in revert_syms()