Searched refs:this_rela (Results 1 – 1 of 1) sorted by relevance
9671 Elf_Internal_Rela this_rela; in move_literal() local9689 this_rela.r_offset = offset; in move_literal()9690 this_rela.r_info = ELF32_R_INFO (0, r_type); in move_literal()9691 this_rela.r_addend = in move_literal()9714 if (this_rela.r_offset < (*internal_relocs_p)[i].r_offset) in move_literal()9742 new_relocs[insert_at] = this_rela; in move_literal()9775 (*internal_relocs_p)[insert_at] = this_rela; in move_literal()