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
420 void* sym = dlsym(RTLD_DEFAULT, "check_order_dlsym_get_answer"); in TEST() local
672 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
697 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
903 void* sym; in TEST() local
927 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
1054 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
1075 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local