Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-dl_find_object.c35 from_map (struct link_map *l, struct dl_find_object *expected) in from_map() function
153 from_map (main_map, &expected); in check_initial()
160 from_map (rtld_map, &expected); in check_initial()
166 from_map (libc_map, &expected); in check_initial()
195 from_map (mod1, &expected); in do_test()
213 from_map (mod2, &expected); in do_test()
229 from_map (mod1, &expected); in do_test()
Dtst-dl_find_object-threads.c33 from_map (struct link_map *l, struct dl_find_object *expected) in from_map() function
173 from_map (l, &data->dlfo); in start_verify()