| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| solib-disc.c | 26 #define dlerror() "an error occurred" macro 39 fprintf (stderr, "%s\n", dlerror ()); 46 fprintf (stderr, "%s\n", dlerror ());
|
| corefile-buildid-shlib.c | 27 #define dlerror() "an error occurred" macro 44 fprintf (stderr, "%s\n", dlerror ()); 51 fprintf (stderr, "%s\n", dlerror ());
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| solib-disc.c | 26 #define dlerror() "an error occurred" macro 39 fprintf (stderr, "%s\n", dlerror ()); 46 fprintf (stderr, "%s\n", dlerror ());
|
| corefile-buildid-shlib.c | 27 #define dlerror() "an error occurred" macro 44 fprintf (stderr, "%s\n", dlerror ()); 51 fprintf (stderr, "%s\n", dlerror ());
|
| /src/external/gpl3/binutils/dist/bfd/ |
| xtensa-dynconfig.c | 58 dlerror (void) function 88 CONFIG_ENV_NAME, dlerror ()); 104 CONFIG_ENV_NAME, name, dlerror ());
|
| plugin.c | 65 dlerror (void) function 555 pname, dlerror ());
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| xtensa-dynconfig.c | 58 dlerror (void) function 87 CONFIG_ENV_NAME, dlerror ()); 103 CONFIG_ENV_NAME, name, dlerror ());
|
| plugin.c | 65 dlerror (void) function 537 pname, dlerror ());
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| xtensa-dynconfig.c | 58 dlerror (void) function 87 CONFIG_ENV_NAME, dlerror ()); 103 CONFIG_ENV_NAME, name, dlerror ());
|
| plugin.c | 65 dlerror (void) function 384 pname, dlerror ());
|
| /src/external/gpl3/gdb/dist/bfd/ |
| xtensa-dynconfig.c | 58 dlerror (void) function 88 CONFIG_ENV_NAME, dlerror ()); 104 CONFIG_ENV_NAME, name, dlerror ());
|
| plugin.c | 65 dlerror (void) function 554 pname, dlerror ());
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| dlfcn_w32.c | 125 dlerror(void) function
|
| /src/lib/libc/dlfcn/ |
| dlfcn_elf.c | 45 #undef dlerror macro 53 #define dlerror ___dlerror macro 66 __weak_alias(dlerror,___dlerror) 128 dlerror(void) function
|
| /src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| xtensa-dynconfig.cc | 61 dlerror (void) function 91 CONFIG_ENV_NAME, dlerror ()); 115 CONFIG_ENV_NAME, name, dlerror ());
|
| /src/usr.bin/ldd/ |
| ldd.c | 220 * into a buffer, and sets things up so that the next call to dlerror() 235 dlerror() function 245 const char *msg = dlerror();
|
| /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
| LLJIT.cpp | 517 DLErrorType dlerror = nullptr; member in struct:__anon4381::MachOPlatformSupport::DlFcnValues 545 if (auto Err = hookUpFunction(DlFcn.dlerror, "dlerror")) 733 addHelperAndWrapper(*M, "dlerror", FunctionType::get(BytePtrTy, {}, false), 874 return DlFcn.dlerror();
|
| /src/external/gpl3/binutils/dist/ld/ |
| plugin.c | 214 dlerror (void) function 254 fatal (_("%P: %s: error loading plugin: %s\n"), plugin, dlerror ()); 1139 curplug->name, dlerror ());
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| plugin.c | 215 dlerror (void) function 255 fatal (_("%P: %s: error loading plugin: %s\n"), plugin, dlerror ()); 1140 curplug->name, dlerror ());
|
| /src/lib/libc/include/ |
| namespace.h | 934 #define dlerror __dlerror macro
|