Searched refs:rel2 (Results 1 – 1 of 1) sorted by relevance
684 XElf_Rel *rel2; in elf_i386_create_relocations() local740 xelf_getrel_ptr (reldyndata, nreldyn, rel2); in elf_i386_create_relocations()742 rel2 = &rel_mem; in elf_i386_create_relocations()744 rel2->r_offset = value; in elf_i386_create_relocations()745 rel2->r_info in elf_i386_create_relocations()747 (void) xelf_update_rel (reldyndata, nreldyn, rel2); in elf_i386_create_relocations()786 xelf_getrel_ptr (reldyndata, nreldyn, rel2); in elf_i386_create_relocations()788 rel2 = &rel_mem; in elf_i386_create_relocations()790 rel2->r_offset = value; in elf_i386_create_relocations()791 rel2->r_info in elf_i386_create_relocations()[all …]