Searched defs:dlopen (Results 1 – 6 of 6) sorted by relevance
563 loadable module. Loadable modules can be opened with the dlopen() function function
25 void* dlopen(void) in dlopen() function
13 static inline void *dlopen(const char *file, int flag) in dlopen() function
201 void *dlopen(const char *file, int mode) in dlopen() function
2733 TEST(MemorySanitizer, dlopen) { in TEST() argument
6585 void *dlopen(const char *filename, int flag) in dlopen() function