Searched refs:link_function_type (Results 1 – 1 of 1) sorted by relevance
23 using link_function_type = int (*)(const char*, const char*); typedef75 reinterpret_cast<link_function_type>(dlsym(RTLD_NEXT, "link")); in link()