Lines Matching refs:DL_ERR
379 DL_ERR("library name \"%s\" too long", name);
424 DL_ERR("name \"%s\"@%p is not in solist!", si->get_realpath(), si);
674 DL_ERR("unsupported verdef[%zd] vd_version: %d (expected 1) library: %s",
688 DL_ERR("invalid verdef[%zd] vd_cnt == 0 (version without a name)", i);
1697 DL_ERR("file offset for the library \"%s\" is not page-aligned: %" PRId64, name, file_offset);
1701 DL_ERR("file offset for the library \"%s\" is negative: %" PRId64, name, file_offset);
1707 DL_ERR("unable to stat file for the library \"%s\": %s", name, strerror(errno));
1711 DL_ERR("file offset for the library \"%s\" >= file size: %" PRId64 " >= %" PRId64,
1746 DL_ERR("library \"%s\" wasn't loaded and RTLD_NOLOAD prevented it", name);
1771 DL_ERR("library \"%s\" needed or dlopened by \"%s\" is not accessible for the namespace \"%s\"",
1853 DL_ERR("library \"%s\" not found", name);
2345 DL_ERR("invalid flags to dlopen: %x", flags);
2353 DL_ERR("invalid extended flags to android_dlopen_ext: 0x%" PRIx64, extinfo->flags);
2359 DL_ERR("invalid extended flag combination (ANDROID_DLEXT_USE_LIBRARY_FD_OFFSET without "
2366 DL_ERR("invalid extended flag combination: ANDROID_DLEXT_LOAD_AT_FIXED_ADDRESS is not "
2373 DL_ERR("ANDROID_DLEXT_USE_NAMESPACE is set but extinfo->library_namespace is null");
2449 DL_ERR("dlsym failed: library handle is null");
2455 DL_ERR("dlsym failed: symbol name is null");
2478 DL_ERR("dlsym failed: invalid handle: %p", handle);
2492 DL_ERR("symbol \"%s\" found but not global", symbol_display_name(sym_name, sym_ver).c_str());
2496 DL_ERR("undefined symbol: %s", symbol_display_name(sym_name, sym_ver).c_str());
2504 DL_ERR("invalid handle: %p", handle);
2515 DL_ERR("public namespace has already been initialized.");
2533 DL_ERR("error initializing public namespace: a library with soname \"%s\""
2569 DL_ERR("cannot create namespace: public namespace is not initialized.");
2657 DL_ERR("unsupported verneed[%zd] vn_version: %d (expected 1)", i, verneed->vn_version);
2668 DL_ERR("cannot find \"%s\" from verneed[%zd] in DT_NEEDED list for \"%s\"",
2715 DL_ERR("cannot find verneed/verdef for version index=%d "
2783 DL_ERR("cannot locate symbol \"%s\" referenced by \"%s\"...", sym_name, get_realpath());
2832 DL_ERR("unknown weak reloc type %d @ %p (%zu)", type, rel, idx);
2845 DL_ERR("can't protect segments for \"%s\": %s",
2855 DL_ERR("can't unprotect loadable segments for \"%s\": %s",
2904 DL_ERR("can't protect segments for \"%s\": %s",
2915 DL_ERR("can't unprotect loadable segments for \"%s\": %s",
2945 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx",
2963 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx",
2988 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx",
3006 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx",
3023 DL_ERR("%s R_AARCH64_COPY relocations are not supported", get_realpath());
3080 DL_ERR("%s R_ARM_COPY relocations are not supported", get_realpath());
3098 DL_ERR("unknown reloc type %d @ %p (%zu)", type, rel, idx);
3509 DL_ERR("missing PT_DYNAMIC in \"%s\"", get_realpath());
3557 DL_ERR("invalid maskwords for gnu_hash = 0x%x, in \"%s\" expecting power to two",
3580 DL_ERR("invalid DT_SYMENT: %zd in \"%s\"",
3589 DL_ERR("unsupported DT_PLTREL in \"%s\"; expected DT_RELA", get_realpath());
3594 DL_ERR("unsupported DT_PLTREL in \"%s\"; expected DT_REL", get_realpath());
3655 DL_ERR("unsupported DT_ANDROID_REL in \"%s\"", get_realpath());
3659 DL_ERR("unsupported DT_ANDROID_RELSZ in \"%s\"", get_realpath());
3664 DL_ERR("invalid DT_RELAENT: %zd", static_cast<size_t>(d->d_un.d_val));
3674 DL_ERR("unsupported DT_REL in \"%s\"", get_realpath());
3678 DL_ERR("unsupported DT_RELSZ in \"%s\"", get_realpath());
3692 DL_ERR("invalid DT_RELENT: %zd", static_cast<size_t>(d->d_un.d_val));
3706 DL_ERR("unsupported DT_ANDROID_RELA in \"%s\"", get_realpath());
3710 DL_ERR("unsupported DT_ANDROID_RELASZ in \"%s\"", get_realpath());
3722 DL_ERR("unsupported DT_RELA in \"%s\"", get_realpath());
3726 DL_ERR("unsupported DT_RELASZ in \"%s\"", get_realpath());
3769 DL_ERR("text relocations (DT_TEXTREL) found in 64-bit ELF file \"%s\"", get_realpath());
3787 DL_ERR("text relocations (DF_TEXTREL) found in 64-bit ELF file \"%s\"", get_realpath());
3887 DL_ERR("linker cannot have DT_NEEDED dependencies on other libraries");
3891 DL_ERR("empty/missing DT_HASH/DT_GNU_HASH in \"%s\" "
3896 DL_ERR("empty/missing DT_STRTAB in \"%s\"", get_realpath());
3900 DL_ERR("empty/missing DT_SYMTAB in \"%s\"", get_realpath());
3955 DL_ERR("%s: has text relocations", get_realpath());
3964 DL_ERR("can't unprotect loadable segments for \"%s\": %s",
3994 DL_ERR("bad android relocation header.");
4043 DL_ERR("can't protect segments for \"%s\": %s",
4060 DL_ERR("failed serializing GNU RELRO section for \"%s\": %s",
4067 DL_ERR("failed mapping GNU RELRO section for \"%s\": %s",
4079 DL_ERR("can't enable GNU RELRO protection for \"%s\": %s",