Searched refs:for_local_ptr (Results 1 – 1 of 1) sorted by relevance
48 TEST_PTR for_local_ptr = dlsym(RTLD_DEFAULT, "for_local"); in dlopen_so_used_by_dlsym() local49 if (for_local_ptr != NULL) { in dlopen_so_used_by_dlsym()