Lines Matching defs:sym
79 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
174 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
188 void* sym = dlsym(handle, ""); in TEST() local
199 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
405 void* sym = dlsym(RTLD_DEFAULT, "check_order_dlsym_get_answer"); in TEST() local
657 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
682 void* sym = dlsym(RTLD_DEFAULT, "dlopen_testlib_simple_func"); in TEST() local
888 void* sym; in TEST() local
912 void* sym = dlsym(self, "DlSymTestFunction"); in TEST() local
1034 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local
1052 void* sym = dlsym(handle, "getRandomNumber"); in TEST() local