Lines Matching defs:sym
80 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
175 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
189 void* sym = dlsym(handle, ""); in TEST() local
200 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
406 void* sym = dlsym(RTLD_DEFAULT, "check_order_dlsym_get_answer"); in TEST() local
658 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
683 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
891 void* sym; in TEST() local
918 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
1040 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
1058 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local