Home
last modified time | relevance | path

Searched defs:dlopen (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/os400/
Dwrappers.h62 #define dlopen _lx_dlopen macro
/external/iproute2/include/
Ddlfcn.h14 static inline void *dlopen(const char *file, int flag) in dlopen() function
/external/python/cpython2/PC/os2emx/
Ddlfcn.c71 void *dlopen(char *filename, int flags) in dlopen() function
/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn_simple.c61 #define dlopen darwin_dlopen macro
/external/python/cpython3/Modules/_ctypes/darwin/
Ddlfcn_simple.c61 #define dlopen darwin_dlopen macro
/external/compiler-rt/lib/cfi/
Dcfi.cc380 INTERCEPTOR(void*, dlopen, const char *filename, int flag) { in INTERCEPTOR() argument
/external/libxml2/os400/dlfcn/
Ddlfcn.c1156 dlopen(const char * filename, int flag) in dlopen() function
/external/fio/os/windows/
Dposix.c195 void *dlopen(const char *file, int mode) in dlopen() function
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2961 TEST(MemorySanitizer, dlopen) { in TEST() argument
/external/valgrind/perf/
Dtinycc.c6585 void *dlopen(const char *filename, int flag) in dlopen() function