Searched refs:handle_mod3 (Results 1 – 2 of 2) sorted by relevance
58 void *handle_mod3 = dlmopen (LM_ID_NEWLM, "tst-single_threaded-mod3.so", in do_test() local60 single_threaded_3 = xdlsym (handle_mod3, "single_threaded_3"); in do_test()64 xdlclose (handle_mod3); in do_test()
121 void *handle_mod3 = xdlopen ("tst-single_threaded-mod3.so", RTLD_LAZY); in do_test() local122 single_threaded_3 = xdlsym (handle_mod3, "single_threaded_3"); in do_test()168 xdlclose (handle_mod3); in do_test()