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

/freebsd-current/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dlopen.c42 ATF_TC(dlopen); variable
[all...]
/freebsd-current/lib/libc/gen/
H A Ddlfcn.c111 #pragma weak dlopen macro
113 dlopen(const char *name __unused, int mode __unused) function
/freebsd-current/contrib/libxo/libxo/
H A Dxo_encoder.c35 #define dlopen(_n, _f) NULL /* Fail */ macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp219 void *ELFNixPlatformRuntimeState::dlopen(std::string_view Path, int Mode) { function in class:__anon1011::ELFNixPlatformRuntimeState
H A Dcoff_platform.cpp252 void *COFFPlatformRuntimeState::dlopen(std::string_view Path, int Mode) { function in class:COFFPlatformRuntimeState
H A Dmacho_platform.cpp774 void *MachOPlatformRuntimeState::dlopen(std::string_view Path, int Mode) { function in class:__anon1158::MachOPlatformRuntimeState
/freebsd-current/sys/sys/
H A Dlink_aout.h171 void *(*dlopen)(const char *, int); /* NONE */ member in struct:ld_entry
/freebsd-current/libexec/rtld-elf/
H A Drtld.c3713 dlopen(const char *name, int mode) function

Completed in 264 milliseconds