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

/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dlopen.c42 ATF_TC(dlopen); variable
[all...]
/freebsd-13-stable/lib/libc/gen/
H A Ddlfcn.c113 #pragma weak dlopen macro
115 dlopen(const char *name __unused, int mode __unused) function
/freebsd-13-stable/contrib/libxo/libxo/
H A Dxo_encoder.c35 #define dlopen(_n, _f) NULL /* Fail */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp534 DLOpenType dlopen = nullptr; member in struct:__anon3663::MachOPlatformSupport::DlFcnValues
/freebsd-13-stable/sys/sys/
H A Dlink_aout.h173 void *(*dlopen)(const char *, int); /* NONE */ member in struct:ld_entry
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.c3415 dlopen(const char *name, int mode) function

Completed in 189 milliseconds