Lines Matching defs:error
56 static void error(const char *, ...);
1102 error("Error relocating %s: %s: symbol not found",
1118 error("Error relocating %s: %s: initial-exec TLS "
1181 error(
1211 error("Error relocating %s: unsupported relocation type %d",
1451 if (l < 0) goto error;
1456 if (l < 0) goto error;
1497 if (!dso->loadmap) goto error;
1509 goto error;
1526 goto error;
1551 goto error;
1571 goto error;
1582 goto error;
1596 goto error;
1605 goto error;
1634 goto error;
1643 goto error;
1651 goto error;
1662 error:
1849 error("Error allocating function descriptors for %s", p->name);
2202 error("Error loading dependencies for %s", p->name);
2213 error("Error loading shared library %s: %m (needed by %s)",
2265 error("Error recording dependencies for %s", p->name);
2498 error("Error relocating %s: RELRO protection failed: %m",
2607 error("Error allocating constructor queue: %m\n");
3168 error("[%s] init_cfi_shadow failed: %m", __FUNCTION__);
3184 * error. */
3216 error("Error preparing lazy relocation for %s: %m", p->name);
3290 LD_LOGE("caller ns get error");
3365 error("Cannot dlopen while program is exiting.");
3435 error(noload ?
3449 error(noload ?
3481 error(noload ?
3537 error("[%s] map_dso_to_cfi_shadow failed: %m", __FUNCTION__);
3778 error("Invalid library handle %p", (void *)h);
3839 error("do_dlsym failed: Symbol not found: %s, version: %s so=%s",
3857 error("[dlclose]: Handle is invalid.");
4134 error("Cannot dlclose while program is exiting.");
4142 error("Handle is invalid.");
4348 static void error(const char *fmt, ...)
4675 LD_LOGE("Open uncompressed library: read local file header signature error.");
4735 goto error;
4746 goto error;
4780 goto error;
4788 goto error;
4794 goto error;
4806 goto error;
4820 goto error;
4832 error:
4891 goto error;
4908 goto error;
4924 goto error;
4950 goto error;
4976 goto error;
4989 goto error;
5006 goto error;
5016 goto error;
5051 goto error;
5069 goto error;
5078 goto error;
5098 error:
5387 error("Error loading library %s: failed to map library noload=%d errno=%d", task->name, noload, errno);
5408 error("Error loading library %s: failed to load libc.so", task->name);
5464 error("Error loading dependencies for %s", p->name);
5484 error("Error loading dependencies for %s : create load task failed", p->name);
5497 error("Error loading shared library %s: %m (needed by %s)",
5734 error("Error serializing GNU_RELRO");
5741 error("Error mapping GNU_RELRO");
5820 LD_LOGE("malloc error! dso name: %{public}s.", so->name);