Lines Matching defs:fn
202 int (*fn)(void); in TEST() local
377 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "relo_test_get_answer")); in TEST() local
411 fn_t fn, fn2; in TEST() local
464 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "check_order_reloc_get_answer")); in TEST() local
491 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "check_order_reloc_get_answer")); in TEST() local
529 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "check_order_reloc_grandchild_get_answer")); in TEST() local
575 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "check_order_reloc_nephew_get_answer")); in TEST() local
602 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle2, "check_order_reloc_get_answer")); in TEST() local
650 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "check_order_reloc_root_get_answer")); in TEST() local
1040 int (*fn)(void); in TEST() local
1058 int (*fn)(void); in TEST() local
1207 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1217 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1227 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1237 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1247 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "versioned_function")); in TEST() local
1260 fn_t fn = reinterpret_cast<fn_t>(dlvsym(handle, "versioned_function", "nonversion")); in TEST() local
1266 fn_t fn = reinterpret_cast<fn_t>(dlvsym(handle, "versioned_function", "TESTLIB_V2")); in TEST() local
1292 dlopen_b_fn fn = (dlopen_b_fn)dlsym(handle, "dlopen_b"); in TEST() local
1307 dlopen_b_fn fn = (dlopen_b_fn)dlsym(handle, "dlopen_b"); in TEST() local
1321 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable")); in test_dlclose_after_thread_local_dtor() local
1364 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable")); in test_dlclose_before_thread_local_dtor() local
1436 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable")); in TEST() local
1463 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable2")); in TEST() local