Searched refs:entry_img (Results 1 – 1 of 1) sorted by relevance
965 const ExidxEntry* entry_img; in ML_() local966 for (entry_img = start_img; entry_img < end_img; ++entry_img) { in ML_()971 Addr avma = (Addr)Prel31ToAddr(&entry_img->addr); in ML_()974 entry_img->addr, avma); in ML_()977 if (entry_img < end_img - 1) { in ML_()978 next_avma = (Addr)Prel31ToAddr(&(entry_img+1)->addr); in ML_()1027 entry_img, buf, sizeof(buf), &buf_used); in ML_()