Searched refs:where32 (Results 1 – 5 of 5) sorted by relevance
149 Elf32_Addr *where32, val32; in elf_reloc_internal() local203 where32 = (Elf32_Addr *)where; in elf_reloc_internal()207 if (*where32 != val32) in elf_reloc_internal()208 *where32 = val32; in elf_reloc_internal()214 where32 = (Elf32_Addr *)where; in elf_reloc_internal()217 if (*where32 != val32) in elf_reloc_internal()218 *where32 = val32; in elf_reloc_internal()
48 Elf32_Addr *where32, val32; in ef_reloc() local100 where32 = (Elf32_Addr *)where; in ef_reloc()101 *where32 = val32; in ef_reloc()
143 Elf32_Addr *where32 = (Elf32_Addr *)where; in reloc_non_plt() local179 *where32 = (Elf32_Addr) (unsigned long) (defobj->relocbase + in reloc_non_plt()270 *where32 = (Elf32_Addr) (def->st_value - in reloc_non_plt()314 *where32 += (Elf32_Addr) (def->st_value + rela->r_addend); in reloc_non_plt()
340 Elf_Word *where32; in elf_reloc() local352 where32 = (Elf_Word *)where; in elf_reloc()405 *where32 &= ~mask; in elf_reloc()406 *where32 |= value; in elf_reloc()
332 Elf_Word *where32; in reloc_nonplt_object() local338 where32 = (Elf_Word *)where; in reloc_nonplt_object()477 *where32 &= ~mask; in reloc_nonplt_object()478 *where32 |= value; in reloc_nonplt_object()