Searched refs:was_size (Results 1 – 1 of 1) sorted by relevance
1564 enum elf_m68k_got_offset_size was_size; in elf_m68k_update_got_entry_type() local1572 was_size = R_LAST; in elf_m68k_update_got_entry_type()1583 was_size = elf_m68k_reloc_got_offset_size (was); in elf_m68k_update_got_entry_type()1589 while (was_size > new_size) in elf_m68k_update_got_entry_type()1591 --was_size; in elf_m68k_update_got_entry_type()1592 got->n_slots[was_size] += n_slots; in elf_m68k_update_got_entry_type()