Searched defs:dlopen (Results 1 – 2 of 2) sorted by relevance
| /bionic/libdl/ | ||
| D | libdl_static.cpp | 21 void* dlopen(const char* /*filename*/, int /*flag*/) { in dlopen() function |
| D | libdl.cpp | 86 void* dlopen(const char* filename, int flag) { in dlopen() function |