Searched refs:dlopen (Results 1 – 3 of 3) sorted by relevance
32 void* dlopen(const char *filename, int flags) in dlopen() function77 RTM_EXPORT(dlopen);
23 void *dlopen (const char *filename, int flag);
109 bool "Enable dynamic module APIs, dlopen()/dlsym()/dlclose() etc"
Completed in 13 milliseconds