Lines Matching defs:sym
94 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
189 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
203 void* sym = dlsym(handle, ""); in TEST() local
214 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
417 void* sym = dlsym(RTLD_DEFAULT, "check_order_dlsym_get_answer"); in TEST() local
669 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
694 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
900 void* sym; in TEST() local
924 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
1046 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
1064 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local