| /freebsd-13.1/lib/libc/gen/ |
| H A D | dlfcn.c | 66 #pragma weak _rtld_error macro 68 _rtld_error(const char *fmt __unused, ...) in _rtld_error() function 77 _rtld_error(sorry); in dladdr() 86 _rtld_error(sorry); in dlclose() 118 _rtld_error(sorry); in dlopen() 127 _rtld_error(sorry); in dlsym() 136 _rtld_error(sorry); in dlfunc() 146 _rtld_error(sorry); in dlvsym() 156 _rtld_error(sorry); in dlinfo() 165 _rtld_error(sorry); in _rtld_thread_init() [all …]
|
| H A D | libc_dlopen.c | 49 _rtld_error("Service unavailable -- libc in restricted mode"); in libc_dlopen()
|
| H A D | Symbol.map | 520 _rtld_error; /* for private use */
|
| /freebsd-13.1/libexec/rtld-elf/ |
| H A D | map_object.c | 198 _rtld_error("%s: too few PT_LOAD segments", path); in map_object() 240 _rtld_error("%s: mmap of data failed: %s", path, in map_object() 257 _rtld_error("%s: mprotect failed: %s", path, in map_object() 352 _rtld_error("%s: invalid file format", path); in check_elf_headers() 357 _rtld_error("%s: unsupported file layout", path); in check_elf_headers() 362 _rtld_error("%s: unsupported file version", path); in check_elf_headers() 366 _rtld_error("%s: unsupported file type", path); in check_elf_headers() 370 _rtld_error("%s: unsupported machine", path); in check_elf_headers() 374 _rtld_error( in check_elf_headers() 390 _rtld_error("%s: invalid file format", path); in get_elf_header() [all …]
|
| H A D | rtld.c | 260 void _rtld_error(const char *, ...) __exported; 688 _rtld_error("No binary"); in _rtld() 1061 _rtld_error(const char *fmt, ...) in _rtld_error() function 1207 _rtld_error("utsname failed: %d", errno); in origin_subst() 1900 _rtld_error("Absolute pathname required " in find_library() 2763 _rtld_error("Cannot dup fd"); in load_object() 3604 _rtld_error("error generating '%d/%s'", in search_library_pathfds() 3790 _rtld_error("%s: No space available " in dlopen_object() 4813 _rtld_error( in matched_symbol() 5943 _rtld_error("Cannot allocate memory"); in open_binary_fd() [all …]
|
| H A D | Symbol.map | 6 _rtld_error;
|
| H A D | rtld.h | 363 void _rtld_error(const char *, ...) __printflike(1, 2) __exported;
|
| /freebsd-13.1/libexec/rtld-elf/amd64/ |
| H A D | reloc.c | 103 _rtld_error("Undefined symbol \"%s\" referenced from COPY" in do_copy_relocations() 200 _rtld_error("%s: IFUNC for TLS reloc", in reloc_non_plt() 243 _rtld_error("%s: Unexpected R_X86_64_COPY " in reloc_non_plt() 263 _rtld_error("%s: No space available " in reloc_non_plt() 284 _rtld_error("%s: No space available " in reloc_non_plt() 316 _rtld_error("%s: Unsupported relocation type %u" in reloc_non_plt() 351 _rtld_error("Unknown relocation type %x in PLT", in reloc_plt() 393 _rtld_error("Unknown relocation type %x in PLT", in reloc_jmpslots()
|
| /freebsd-13.1/libexec/rtld-elf/i386/ |
| H A D | reloc.c | 102 _rtld_error("Undefined symbol \"%s\" referenced from COPY" in do_copy_relocations() 183 _rtld_error("%s: IFUNC for TLS reloc", in reloc_non_plt() 224 _rtld_error("%s: Unexpected R_386_COPY " in reloc_non_plt() 248 _rtld_error("%s: No space available " in reloc_non_plt() 270 _rtld_error("%s: Unsupported relocation type %d" in reloc_non_plt() 305 _rtld_error("Unknown relocation type %x in PLT", in reloc_plt() 347 _rtld_error("Unknown relocation type %x in PLT", in reloc_jmpslots()
|
| /freebsd-13.1/libexec/rtld-elf/riscv/ |
| H A D | reloc.c | 131 _rtld_error( in do_copy_relocations() 196 _rtld_error("Unknown relocation type %x in jmpslot", in reloc_jmpslots() 310 _rtld_error("%s: Unexpected R_RISCV_COPY " in reloc_non_plt() 331 _rtld_error( in reloc_non_plt() 358 _rtld_error( in reloc_non_plt()
|
| /freebsd-13.1/libexec/rtld-elf/powerpc64/ |
| H A D | reloc.c | 107 _rtld_error("Undefined symbol \"%s\" " in do_copy_relocations() 209 _rtld_error("%s: IFUNC for TLS reloc", in reloc_nonplt_object() 253 _rtld_error("%s: No space available for static " in reloc_nonplt_object() 284 _rtld_error("%s: Unexpected R_COPY " in reloc_nonplt_object() 303 _rtld_error("%s: Unsupported relocation type %ld" in reloc_nonplt_object() 620 _rtld_error("reloc_gnu_ifunc(): Not implemented!"); in reloc_gnu_ifunc()
|
| /freebsd-13.1/libexec/rtld-elf/aarch64/ |
| H A D | reloc.c | 113 _rtld_error("Undefined symbol \"%s\" referenced from " in do_copy_relocations() 211 _rtld_error("Unknown relocation type %u in PLT", in reloc_plt() 425 _rtld_error("%s: IFUNC for TLS reloc", in reloc_non_plt() 456 _rtld_error("%s: Unexpected R_AARCH64_COPY " in reloc_non_plt() 476 _rtld_error( in reloc_non_plt()
|
| /freebsd-13.1/libexec/rtld-elf/arm/ |
| H A D | reloc.c | 111 _rtld_error( in do_copy_relocations() 214 _rtld_error( in reloc_nonplt_object() 273 _rtld_error( in reloc_nonplt_object() 342 _rtld_error("%s: Unsupported relocation type %ld " in reloc_nonplt_object()
|
| /freebsd-13.1/libexec/rtld-elf/powerpc/ |
| H A D | reloc.c | 112 _rtld_error("Undefined symbol \"%s\" " in do_copy_relocations() 215 _rtld_error("%s: IFUNC for TLS reloc", in reloc_nonplt_object() 258 _rtld_error("%s: No space available for static " in reloc_nonplt_object() 289 _rtld_error("%s: Unexpected R_COPY " in reloc_nonplt_object() 308 _rtld_error("%s: Unsupported relocation type %d" in reloc_nonplt_object()
|
| /freebsd-13.1/libexec/rtld-elf/mips/ |
| H A D | reloc.c | 153 _rtld_error( in do_copy_relocations() 545 _rtld_error("%s: Unexpected R_MIPS_COPY " in reloc_non_plt() 641 _rtld_error("%s: Unsupported relocation type %ld " in reloc_non_plt() 670 _rtld_error("Unknown relocation type %u in PLT", in reloc_plt() 707 _rtld_error("Unknown relocation type %u in PLT", in reloc_jmpslots()
|
| /freebsd-13.1/lib/libc/include/ |
| H A D | libc_private.h | 70 void _rtld_error(const char *fmt, ...);
|