Lines Matching defs:error
40 static void (*error)(const char *, ...) = error_noop;
446 error("Error relocating %s: %s: symbol not found",
462 error("Error relocating %s: %s: initial-exec TLS "
525 error(
555 error("Error relocating %s: unsupported relocation type %d",
715 if (l < 0) goto error;
720 if (l < 0) goto error;
761 if (!dso->loadmap) goto error;
773 goto error;
790 goto error;
812 if (map==MAP_FAILED) goto error;
819 goto error;
860 goto error;
866 goto error;
873 goto error;
884 error:
1058 error("Error allocating function descriptors for %s", p->name);
1319 error("Error loading dependencies for %s", p->name);
1329 error("Error loading shared library %s: %m (needed by %s)",
1377 error("Error recording dependencies for %s", p->name);
1471 error("Error relocating %s: RELRO protection failed: %m",
1578 error("Error allocating constructor queue: %m\n");
1612 error("State of %s is inconsistent due to multithreaded fork\n",
1870 /* Activate error handler function */
1871 error = error_impl;
2118 * error. */
2151 error("Error preparing lazy relocation for %s: %m", p->name);
2169 error("invalid mode parameter for dlopen().");
2174 error("invalid mode, one of RTLD_LAZY and RTLD_NOW must be set.");
2189 error("Cannot dlopen while program is exiting.");
2235 error(noload ?
2299 error("Invalid library handle %p", (void *)h);
2351 error("Symbol not found: %s", s);