Searched refs:dlopen (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/ldso/
H A Ddlopen.c13 weak_alias(stub_dlopen, dlopen);
/seL4-refos-master/libs/libmuslc/include/
H A Ddlfcn.h24 void *dlopen(const char *, int);
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c771 * (either system paths or a call to dlopen). */
1216 * dlopen from one of its constructors, but block any
1275 * at program startup or by an already-completed call to dlopen. */
1644 void *dlopen(const char *file, int mode) function

Completed in 44 milliseconds