Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_namespaces.cpp116 return !s->get_parents().visit([&](soinfo* si) { in is_accessible()
Dlinker_soinfo.h272 soinfo_list_t& get_parents();
Dlinker_soinfo.cpp736 soinfo_list_t& soinfo::get_parents() { in get_parents() function in soinfo
Dlinker.cpp1865 child->get_parents().remove(si); in soinfo_unload_impl()
1871 } else if (child->get_parents().empty()) { in soinfo_unload_impl()