Lines Matching defs:_rtld_error
263 void _rtld_error(const char *, ...) __exported;
592 _rtld_error(
609 _rtld_error(
640 _rtld_error(
700 _rtld_error("No binary");
1077 _rtld_error(const char *fmt, ...)
1226 _rtld_error("utsname failed: %d", errno);
1712 _rtld_error("%s: too few PT_LOAD segments", path);
1780 _rtld_error("Invalid shared object handle %p", handle);
1880 _rtld_error("Absolute pathname required "
1960 _rtld_error("Shared object \"%s\" not found, "
1964 _rtld_error("Shared object \"%s\" not found", name);
2015 _rtld_error("%s: Bogus symbol table entry %lu",
2051 _rtld_error("%s: Undefined symbol \"%s%s%s\"",
2511 _rtld_error("sysctl for hw.pagesize(s) failed");
2775 _rtld_error("Cannot open \"%s\"", path);
2782 _rtld_error("Cannot dup fd");
2788 _rtld_error("Cannot fstat \"%s\"", printable_path(path));
2836 _rtld_error("Cannot execute objects on %s", fs.f_mntonname);
2858 _rtld_error("Cannot load PIE binary %s as DSO", obj->path);
2864 _rtld_error("Cannot dlopen non-loadable %s", obj->path);
3297 _rtld_error("%s: Cannot write-%sable text segment: %s",
3626 _rtld_error("failed to parse directory FD: '%s'",
3637 _rtld_error("error generating '%d/%s'", dirfd,
3821 _rtld_error("%s: No space available "
3952 _rtld_error("Cannot determine caller's shared object");
4072 _rtld_error("Undefined symbol \"%s%s%s\"", name, ve != NULL ? "@" : "",
4121 _rtld_error("No shared object contains address");
4142 _rtld_error("No shared object contains address");
4200 _rtld_error("Cannot determine caller's shared object");
4224 _rtld_error("Invalid request %d passed to dlinfo()", request);
4371 _rtld_error(
4440 _rtld_error("Filename is too long: %s", path);
4455 _rtld_error("realpath \"%s\" failed (%s)", path,
4462 _rtld_error("non-abs result from realpath \"%s\"", path);
4896 _rtld_error(
4933 _rtld_error(
4942 _rtld_error("%s: symbol %s references wrong version %d",
5588 _rtld_error("Can't find module with TLS index %d", index);
5752 _rtld_error("%s: Unexpected inconsistency: dependency %s not found",
5767 _rtld_error("%s: version %s required by %s not defined",
5773 _rtld_error(
5792 _rtld_error("%s: version %s required by %s not found", depobj->path,
5820 _rtld_error(
5843 _rtld_error(
5945 _rtld_error("%s: symbol %s has wrong verneed value %d",
5972 _rtld_error("No shared object contains address");
5996 _rtld_error(
6093 _rtld_error("-p and no PATH environment variable");
6098 _rtld_error("Cannot allocate memory");
6124 _rtld_error("Cannot open %s: %s", argv0, rtld_strerror(errno));
6188 _rtld_error("Both -b and -f specified");
6192 _rtld_error("Invalid options: %s", arg);
6203 _rtld_error("Both -b and -f specified");
6219 _rtld_error("Invalid options: %s", arg);
6225 _rtld_error(
6239 _rtld_error("Invalid options: %s", arg);
6246 _rtld_error("No '=' in -o parameter");
6258 _rtld_error("Unknown LD_ option %s", n);
6294 _rtld_error("Invalid argument: '%s'", arg);