Lines Matching defs:ei
52 if (!old_list->ei.valid)
68 new_list->ei = old_list->ei;
70 old_list->ei.mapped = false;
72 old_list->ei.mini_debug_info_data = NULL;
73 old_list->ei.mini_debug_info_size = 0;
176 local_get_elf_image (unw_addr_space_t as, struct elf_image *ei, unw_word_t ip,
198 * the map data. The map could be rebuilt and the old ei pointer
201 *ei = map->ei;
203 if (ei->mapped)