Home
last modified time | relevance | path

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

/elf/
A Ddl-find_object.h106 bool _dl_find_object_update (struct link_map *new_map) attribute_hidden;
A Ddl-find_object.c763 _dl_find_object_update (struct link_map *new_map) in _dl_find_object_update() argument
767 for (struct link_map *l = new_map; l != NULL; l = l->l_next) in _dl_find_object_update()
775 for (struct link_map *l = new_map; l != NULL; l = l->l_next) in _dl_find_object_update()

Completed in 6 milliseconds