HomeSort by relevance Sort by last modified time
    Searched refs:get_parents (Results 1 - 4 of 4) sorted by null

  /bionic/linker/
linker_namespaces.cpp 87 return !s->get_parents().visit([&](soinfo* si) {
linker_soinfo.h 216 soinfo_list_t& get_parents();
linker_soinfo.cpp 575 // This is a return on get_children()/get_parents() if
595 soinfo_list_t& soinfo::get_parents() { function in class:soinfo
linker.cpp     [all...]

Completed in 96 milliseconds