Searched refs:from_map (Results 1 – 2 of 2) sorted by relevance
35 from_map (struct link_map *l, struct dl_find_object *expected) in from_map() function148 from_map (main_map, &expected); in check_initial()155 from_map (rtld_map, &expected); in check_initial()161 from_map (libc_map, &expected); in check_initial()190 from_map (mod1, &expected); in do_test()208 from_map (mod2, &expected); in do_test()224 from_map (mod1, &expected); in do_test()
33 from_map (struct link_map *l, struct dl_find_object *expected) in from_map() function173 from_map (l, &data->dlfo); in start_verify()
Completed in 3 milliseconds