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