Lines Matching refs:error

50 #error "unsupported arch"
83 static void (*error)(const char *, ...) = error_noop;
1137 error("Error relocating %s: %s: symbol not found",
1153 error("Error relocating %s: %s: initial-exec TLS "
1216 error(
1246 error("Error relocating %s: unsupported relocation type %d",
1527 goto error;
1539 error:
1603 if (l < 0) goto error;
1608 if (l < 0) goto error;
1649 if (!dso->loadmap) goto error;
1661 goto error;
1678 goto error;
1703 goto error;
1726 goto error;
1737 goto error;
1748 goto error;
1780 goto error;
1814 goto error;
1824 goto error;
1832 goto error;
1850 error:
2037 error("Error allocating function descriptors for %s", p->name);
2390 error("Error loading dependencies for %s", p->name);
2401 error("Error loading shared library %s: %m (needed by %s)",
2466 error("Error recording dependencies for %s", p->name);
2492 error("Error recording dependencies for %s", p->name);
2727 error("Error relocating %s: RELRO protection failed: %m",
2836 error("Error allocating constructor queue: %m\n");
3128 /* Activate error handler function */
3129 error = error_impl;
3412 error("[%s] init_cfi_shadow failed: %m", __FUNCTION__);
3428 * error. */
3460 error("Error preparing lazy relocation for %s: %m", p->name);
3534 LD_LOGE("caller ns get error");
3630 error("Cannot dlopen while program is exiting.");
3700 error(noload ?
3714 error(noload ?
3757 error(noload ?
3817 error("[%s] map_dso_to_cfi_shadow failed: %m", __FUNCTION__);
4095 error("Invalid library handle %p", (void *)h);
4156 error("do_dlsym failed: Symbol not found: %s, version: %s so=%s",
4174 error("[dlclose]: Handle is invalid.");
4473 error("Cannot dlclose while program is exiting.");
4482 error("Handle is invalid.");
5025 LD_LOGE("Open uncompressed library: read local file header signature error.");
5101 goto error;
5112 goto error;
5146 goto error;
5154 goto error;
5160 goto error;
5172 goto error;
5186 goto error;
5202 error:
5261 goto error;
5278 goto error;
5294 goto error;
5320 goto error;
5346 goto error;
5359 goto error;
5373 goto error;
5406 goto error;
5441 goto error;
5459 goto error;
5468 goto error;
5491 error:
5776 error("Error loading library %s: failed to map library noload=%d errno=%d", task->name, noload, errno);
5797 error("Error loading library %s: failed to load libc.so", task->name);
5855 error("Error loading dependencies for %s", p->name);
5875 error("Error loading dependencies for %s : create load task failed", p->name);
5888 error("Error loading shared library %s: %m (needed by %s)",
6125 error("Error serializing GNU_RELRO");
6132 error("Error mapping GNU_RELRO");
6211 LD_LOGE("malloc error! dso name: %{public}s.", so->name);
6289 error("[cxa_thread]: alloc dso_handle_node failed.");
6297 error("[cxa_thread] can't find dso by dso_handle(%p)", dso_handle);
6354 error("[cxa_thread] can't find matched dso handle node by %p, count:%d", dso_handle, node->count);