Home | History | Annotate | Download | only in linker

Lines Matching full:get_children

636     current_soinfo->get_children().for_each([&](soinfo* child) {
856 si->get_children().for_each([&] (soinfo* child) {
1511 get_children().for_each([] (soinfo* si) {
1600 // This is a return on get_children() in case
1604 soinfo::soinfo_list_t& soinfo::get_children() {