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

/freebsd-current/lib/libc/gen/
H A Ddlfcn.c88 #pragma weak dlerror macro
90 dlerror(void) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp217 const char *ELFNixPlatformRuntimeState::dlerror() { return DLFcnError.c_str(); } function in class:__anon1011::ELFNixPlatformRuntimeState
H A Dcoff_platform.cpp250 const char *COFFPlatformRuntimeState::dlerror() { return DLFcnError.c_str(); } function in class:COFFPlatformRuntimeState
H A Dmacho_platform.cpp772 const char *MachOPlatformRuntimeState::dlerror() { return DLFcnError.c_str(); } function in class:__anon1158::MachOPlatformRuntimeState
/freebsd-current/sys/sys/
H A Dlink_aout.h174 const char *(*dlerror)(void); /* NONE */ member in struct:ld_entry
/freebsd-current/libexec/rtld-elf/
H A Drtld.c3682 dlerror(void) function

Completed in 200 milliseconds