Home
last modified time | relevance | path

Searched refs:unload_list (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp1962 soinfo_list_t unload_list; in soinfo_unload_impl() local
1963 unload_list.push_back(root); in soinfo_unload_impl()
1969 while ((si = unload_list.pop_front()) != nullptr) { in soinfo_unload_impl()
1989 unload_list.push_back(child); in soinfo_unload_impl()