Searched refs:xdlclose (Results 1 – 25 of 27) sorted by relevance
12
97 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 …]
63 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()
198 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()
56 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()
167 xdlclose (handle_mod4); in do_test()168 xdlclose (handle_mod3); in do_test()169 xdlclose (handle_mod2); in do_test()
64 xdlclose (handle_mod3); in do_test()65 xdlclose (handle_mod2); in do_test()
44 xdlclose (h); in handle_restart()53 xdlclose (h); in handle_restart()
45 xdlclose (handle); in la_version()82 xdlclose (dlmopen_handle); in la_version()
47 xdlclose (xdlopen ("tst-dlopenfailmod3.so", RTLD_NOW)); in do_test()
52 xdlclose (handle_mod2); in do_test()
48 xdlclose (handle); in do_test()
62 xdlclose (handle); in do_test()
60 xdlclose (h); in do_test()
108 xdlclose (mods[i]); in do_test()
109 xdlclose (mods[i]); in do_test()
47 xdlclose (handler); in prepare()54 xdlclose (handler); in parent()61 xdlclose (handler); in child()
60 xdlclose (h); in prepare()
110 xdlclose (p); in thread1()
81 xdlclose (h); in reg_dtor_and_close()129 xdlclose (h1); in do_test()131 xdlclose (h2); in do_test()
88 xdlclose (dso); in main()
131 xdlclose (handle2); in do_test()147 xdlclose (handle); in do_test()
51 xdlclose (handle); in do_test()
50 xdlclose (handle); in do_test()
31 void xdlclose (void *handle);
75 xdlclose (void *handle) in xdlclose() function