Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-dlmodcount.c97 void *handle1, *handle2; in do_test() local
100 handle1 = load ("firstobj.so"); in do_test()
102 unload ("firstobj.so", handle1); in do_test()