Searched defs:remove_so (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c39 * its handle (in which case remove_so() can get rid of the new link-map if
47 * the link-map and adding it to a handle, remove_so() is called to remove the
212 remove_so(Lm_list *lml, Rt_map *lmp, Rt_map *clmp) function
536 * Finally, remove each object. remove_so() calls lm_delete(), thus
541 remove_so(lml, lmp, clmp);
1475 remove_so(LIST(lmp), lmp, clmp);

Completed in 61 milliseconds