• Home
  • Raw
  • Download

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
1042 int (*fn)(void); in TEST() local
1060 int (*fn)(void); in TEST() local
1209 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1219 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1229 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1239 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "get_function_version")); in TEST() local
1249 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "versioned_function")); in TEST() local
1262 fn_t fn = reinterpret_cast<fn_t>(dlvsym(handle, "versioned_function", "nonversion")); in TEST() local
1268 fn_t fn = reinterpret_cast<fn_t>(dlvsym(handle, "versioned_function", "TESTLIB_V2")); in TEST() local
1294 dlopen_b_fn fn = (dlopen_b_fn)dlsym(handle, "dlopen_b"); in TEST() local
1309 dlopen_b_fn fn = (dlopen_b_fn)dlsym(handle, "dlopen_b"); in TEST() local
1323 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable")); in test_dlclose_after_thread_local_dtor() local
1366 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable")); in test_dlclose_before_thread_local_dtor() local
1438 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable")); in TEST() local
1465 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "init_thread_local_variable2")); in TEST() local