Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_namespaces.cpp96 return !s->get_parents().visit([&](soinfo* si) { in is_accessible()
Dlinker_soinfo.h243 soinfo_list_t& get_parents();
Dlinker_soinfo.cpp606 soinfo_list_t& soinfo::get_parents() { in get_parents() function in soinfo
Dlinker.cpp1982 child->get_parents().remove(si); in soinfo_unload_impl()
1988 } else if (child->get_parents().empty()) { in soinfo_unload_impl()