Home
last modified time | relevance | path

Searched refs:xdlclose (Results 1 – 25 of 27) sorted by relevance

12

/glibc-2.36/elf/
Dtst-dlopen-nodelete-reloc.c97 xdlclose (mod2); in do_test()
100 xdlclose (mod1); in do_test()
109 xdlclose (mod5); in do_test()
110 xdlclose (mod3); in do_test()
120 xdlclose (mod6); in do_test()
123 xdlclose (mod7); in do_test()
131 xdlclose (mod9); /* Drop mod9 reference. */ in do_test()
136 xdlclose (mod11); /* Drop mod11 reference. */ in do_test()
140 xdlclose (mod10); in do_test()
142 xdlclose (mod8); in do_test()
[all …]
Dtst-glibc-hwcaps-prepend-cache.c63 xdlclose (handle); in do_test()
79 xdlclose (handle); in do_test()
87 xdlclose (handle); in do_test()
102 xdlclose (handle); in do_test()
110 xdlclose (handle); in do_test()
126 xdlclose (handle); in do_test()
Dtst-dl_find_object-threads.c198 xdlclose (mod6); in do_test()
199 xdlclose (mod5); in do_test()
200 xdlclose (mod3); in do_test()
201 xdlclose (mod1); in do_test()
239 xdlclose (temp_objects[idx].link_map); in do_test()
263 xdlclose (temp_objects[i].link_map); in do_test()
268 xdlclose (data_mod4.dlfo.dlfo_link_map); in do_test()
270 xdlclose (data_mod7.dlfo.dlfo_link_map); in do_test()
Dtst-tls20.c56 xdlclose (mod[i]); in unload_mod()
97 xdlclose (moddep); in access_dep()
264 xdlclose (moddep); in do_test_dependency()
342 xdlclose (moddep); in do_test_invalid_dependency()
Dtst-single_threaded-pthread.c167 xdlclose (handle_mod4); in do_test()
168 xdlclose (handle_mod3); in do_test()
169 xdlclose (handle_mod2); in do_test()
Dtst-single_threaded.c64 xdlclose (handle_mod3); in do_test()
65 xdlclose (handle_mod2); in do_test()
Dtst-audit18.c44 xdlclose (h); in handle_restart()
53 xdlclose (h); in handle_restart()
Dtst-auditmod28.c45 xdlclose (handle); in la_version()
82 xdlclose (dlmopen_handle); in la_version()
Dtst-dlopenfail-2.c47 xdlclose (xdlopen ("tst-dlopenfailmod3.so", RTLD_NOW)); in do_test()
Dtst-single_threaded-static-dlopen.c52 xdlclose (handle_mod2); in do_test()
Dtst-dlopenfail.c48 xdlclose (handle); in do_test()
Dtst-getauxval-static.c62 xdlclose (handle); in do_test()
Dtst-dlmopen4.c60 xdlclose (h); in do_test()
Dtst-tls-ie.c108 xdlclose (mods[i]); in do_test()
Dtst-tls-ie-dlmopen.c109 xdlclose (mods[i]); in do_test()
/glibc-2.36/sysdeps/pthread/
Dtst-atfork3.c47 xdlclose (handler); in prepare()
54 xdlclose (handler); in parent()
61 xdlclose (handler); in child()
Dtst-atfork4.c60 xdlclose (h); in prepare()
Dtst-create1.c110 xdlclose (p); in thread1()
/glibc-2.36/stdlib/
Dtst-tls-atexit.c81 xdlclose (h); in reg_dtor_and_close()
129 xdlclose (h1); in do_test()
131 xdlclose (h2); in do_test()
Dtest-dlclose-exit-race.c88 xdlclose (dso); in main()
/glibc-2.36/resolv/
Dtst-resolv-ai_idn-nolibidn2.c131 xdlclose (handle2); in do_test()
147 xdlclose (handle); in do_test()
Dtst-resolv-ai_idn-latin1.c51 xdlclose (handle); in do_test()
Dtst-resolv-ai_idn.c50 xdlclose (handle); in do_test()
/glibc-2.36/support/
Dxdlfcn.h31 void xdlclose (void *handle);
Dxdlfcn.c75 xdlclose (void *handle) in xdlclose() function

12