Home
last modified time | relevance | path

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

/external/llvm/docs/
DMakefileGuide.rst563 loadable module. Loadable modules can be opened with the dlopen() function function
/external/qemu/android/
Ddynlink-static.c25 void* dlopen(void) in dlopen() function
/external/iproute2/include/
Ddlfcn.h13 static inline void *dlopen(const char *file, int flag) in dlopen() function
/external/fio/os/windows/
Dposix.c201 void *dlopen(const char *file, int mode) in dlopen() function
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2733 TEST(MemorySanitizer, dlopen) { in TEST() argument
/external/valgrind/main/perf/
Dtinycc.c6585 void *dlopen(const char *filename, int flag) in dlopen() function