Searched refs:where32 (Results 1 – 5 of 5) sorted by relevance
164 Elf32_Addr *where32, val32; in elf_reloc_internal() local215 where32 = (Elf32_Addr *)where; in elf_reloc_internal()219 if (*where32 != val32) in elf_reloc_internal()220 *where32 = val32; in elf_reloc_internal()226 where32 = (Elf32_Addr *)where; in elf_reloc_internal()229 if (*where32 != val32) in elf_reloc_internal()230 *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()
132 Elf32_Addr *where32; in reloc_non_plt() local209 where32 = (Elf32_Addr *)where; in reloc_non_plt()223 *where32 = (Elf32_Addr)(unsigned long)(symval + in reloc_non_plt()280 *where32 = (Elf32_Addr)(def->st_value - in reloc_non_plt()290 *where32 += (Elf32_Addr)(def->st_value + 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()
336 Elf_Word *where32; in reloc_nonplt_object() local342 where32 = (Elf_Word *)where; in reloc_nonplt_object()481 *where32 &= ~mask; in reloc_nonplt_object()482 *where32 |= value; in reloc_nonplt_object()