Searched refs:do_dlopen (Results 1 – 3 of 3) sorted by relevance
110 void* do_dlopen(const char* name,
138 void* result = do_dlopen(filename, flags, extinfo, caller_addr); in dlopen_ext()
2178 void* do_dlopen(const char* name, int flags, in do_dlopen() function