Lines Matching refs:get_realpath
87 si->get_realpath(), si_strtab_size, index); in get_string()
119 …ERR("cannot locate symbol \"%s\" referenced by \"%s\"...", sym_name, relocator.si->get_realpath()); in lookup_symbol()
190 relocator.si->get_realpath(), strerror(errno)); in process_relocation_impl()
200 relocator.si->get_realpath(), strerror(errno)); in process_relocation_impl()
246 sym_name, relocator.si->get_realpath(), ELF_ST_TYPE(sym->st_info), r_type); in process_relocation_impl()
254 sym_name, found_in->get_realpath()); in process_relocation_impl()
261 sym_name, relocator.si->get_realpath()); in process_relocation_impl()
372 DL_ERR("%s COPY relocations are not supported", relocator.si->get_realpath()); in process_relocation_impl()
388 sym_name, found_in->get_realpath(), relocator.si->get_realpath()); in process_relocation_impl()
506 DL_ERR("unknown reloc type %d in \"%s\"", r_type, relocator.si->get_realpath()); in process_relocation_impl()
596 DEBUG("[ android relocating %s ]", get_realpath()); in relocate()
611 DEBUG("[ relocating %s relr ]", get_realpath()); in relocate()
619 DEBUG("[ relocating %s rela ]", get_realpath()); in relocate()
626 DEBUG("[ relocating %s plt rela ]", get_realpath()); in relocate()
633 DEBUG("[ relocating %s rel ]", get_realpath()); in relocate()
639 DEBUG("[ relocating %s plt rel ]", get_realpath()); in relocate()