Lines Matching refs:DL_ERR

283     DL_ERR("library name \"%s\" too long", name);  in soinfo_alloc()
1159 DL_ERR("file offset for the library \"%s\" is not page-aligned: %" PRId64, name, file_offset); in load_library()
1163 DL_ERR("file offset for the library \"%s\" is negative: %" PRId64, name, file_offset); in load_library()
1169 DL_ERR("unable to stat file for the library \"%s\": %s", name, strerror(errno)); in load_library()
1173 DL_ERR("file offset for the library \"%s\" >= file size: %" PRId64 " >= %" PRId64, in load_library()
1191 DL_ERR("library \"%s\" wasn't loaded and RTLD_NOLOAD prevented it", name); in load_library()
1197 DL_ERR("unable to fstatfs file for the library \"%s\": %s", name, strerror(errno)); in load_library()
1227DL_ERR("library \"%s\" needed or dlopened by \"%s\" is not accessible for the namespace \"%s\"", in load_library()
1313 DL_ERR("library \"%s\" not found", name); in load_library()
1922 DL_ERR("invalid flags to dlopen: %x", flags); in do_dlopen()
1928 DL_ERR("invalid extended flags to android_dlopen_ext: 0x%" PRIx64, extinfo->flags); in do_dlopen()
1934 DL_ERR("invalid extended flag combination (ANDROID_DLEXT_USE_LIBRARY_FD_OFFSET without " in do_dlopen()
1941 DL_ERR("invalid extended flag combination: ANDROID_DLEXT_LOAD_AT_FIXED_ADDRESS is not " in do_dlopen()
1948 DL_ERR("ANDROID_DLEXT_USE_NAMESPACE is set but extinfo->library_namespace is null"); in do_dlopen()
2033 DL_ERR("dlsym failed: library handle is null"); in do_dlsym()
2062 DL_ERR("dlsym failed: symbol name is null"); in do_dlsym()
2079 DL_ERR("dlsym failed: invalid handle: %p", handle); in do_dlsym()
2097 DL_ERR("symbol \"%s\" found but not global", symbol_display_name(sym_name, sym_ver).c_str()); in do_dlsym()
2101 DL_ERR("undefined symbol: %s", symbol_display_name(sym_name, sym_ver).c_str()); in do_dlsym()
2110 DL_ERR("invalid handle: %p", handle); in do_dlclose()
2120 DL_ERR("anonymous namespace has already been initialized."); in init_anonymous_namespace()
2230 DL_ERR("error linking namespaces: namespace_from is null."); in link_namespaces()
2235 DL_ERR("error linking namespaces \"%s\"->\"%s\": the list of shared libraries is empty.", in link_namespaces()
2297 DL_ERR("unsupported verneed[%zd] vn_version: %d (expected 1)", i, verneed->vn_version); in init_verneed()
2308 DL_ERR("cannot find \"%s\" from verneed[%zd] in DT_NEEDED list for \"%s\"", in init_verneed()
2348 DL_ERR("unsupported verdef[%zd] vd_version: %d (expected 1) library: %s", in for_each_verdef()
2362 DL_ERR("invalid verdef[%zd] vd_cnt == 0 (version without a name)", i); in for_each_verdef()
2428 DL_ERR("cannot find verneed/verdef for version index=%d " in lookup_version_info()
2496 DL_ERR("cannot locate symbol \"%s\" referenced by \"%s\"...", sym_name, get_realpath()); in relocate()
2545 DL_ERR("unknown weak reloc type %d @ %p (%zu)", type, rel, idx); in relocate()
2558 DL_ERR("can't protect segments for \"%s\": %s", in relocate()
2568 DL_ERR("can't unprotect loadable segments for \"%s\": %s", in relocate()
2617 DL_ERR("can't protect segments for \"%s\": %s", in relocate()
2628 DL_ERR("can't unprotect loadable segments for \"%s\": %s", in relocate()
2658 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx", in relocate()
2676 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx", in relocate()
2701 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx", in relocate()
2719 DL_ERR("0x%016llx out of range 0x%016llx to 0x%016llx", in relocate()
2736 DL_ERR("%s R_AARCH64_COPY relocations are not supported", get_realpath()); in relocate()
2793 DL_ERR("%s R_ARM_COPY relocations are not supported", get_realpath()); in relocate()
2811 DL_ERR("unknown reloc type %d @ %p (%zu)", type, rel, idx); in relocate()
2836 DL_ERR("missing PT_DYNAMIC in \"%s\"", get_realpath()); in prelink_image()
2884 DL_ERR("invalid maskwords for gnu_hash = 0x%x, in \"%s\" expecting power to two", in prelink_image()
2907 DL_ERR("invalid DT_SYMENT: %zd in \"%s\"", in prelink_image()
2916 DL_ERR("unsupported DT_PLTREL in \"%s\"; expected DT_RELA", get_realpath()); in prelink_image()
2921 DL_ERR("unsupported DT_PLTREL in \"%s\"; expected DT_REL", get_realpath()); in prelink_image()
2982 DL_ERR("unsupported DT_ANDROID_REL in \"%s\"", get_realpath()); in prelink_image()
2986 DL_ERR("unsupported DT_ANDROID_RELSZ in \"%s\"", get_realpath()); in prelink_image()
2991 DL_ERR("invalid DT_RELAENT: %zd", static_cast<size_t>(d->d_un.d_val)); in prelink_image()
3001 DL_ERR("unsupported DT_REL in \"%s\"", get_realpath()); in prelink_image()
3005 DL_ERR("unsupported DT_RELSZ in \"%s\"", get_realpath()); in prelink_image()
3019 DL_ERR("invalid DT_RELENT: %zd", static_cast<size_t>(d->d_un.d_val)); in prelink_image()
3033 DL_ERR("unsupported DT_ANDROID_RELA in \"%s\"", get_realpath()); in prelink_image()
3037 DL_ERR("unsupported DT_ANDROID_RELASZ in \"%s\"", get_realpath()); in prelink_image()
3049 DL_ERR("unsupported DT_RELA in \"%s\"", get_realpath()); in prelink_image()
3053 DL_ERR("unsupported DT_RELASZ in \"%s\"", get_realpath()); in prelink_image()
3096 DL_ERR("\"%s\" has text relocations", get_realpath()); in prelink_image()
3114 DL_ERR("\"%s\" has text relocations", get_realpath()); in prelink_image()
3214 DL_ERR("linker cannot have DT_NEEDED dependencies on other libraries"); in prelink_image()
3218 DL_ERR("empty/missing DT_HASH/DT_GNU_HASH in \"%s\" " in prelink_image()
3223 DL_ERR("empty/missing DT_STRTAB in \"%s\"", get_realpath()); in prelink_image()
3227 DL_ERR("empty/missing DT_SYMTAB in \"%s\"", get_realpath()); in prelink_image()
3292 DL_ERR("can't unprotect loadable segments for \"%s\": %s", in link_image()
3322 DL_ERR("bad android relocation header."); in link_image()
3371 DL_ERR("can't protect segments for \"%s\": %s", in link_image()
3388 DL_ERR("failed serializing GNU RELRO section for \"%s\": %s", in link_image()
3395 DL_ERR("failed mapping GNU RELRO section for \"%s\": %s", in link_image()
3407 DL_ERR("can't enable GNU RELRO protection for \"%s\": %s", in protect_relro()