Lines Matching refs:Elf32_Word
61 const Elf32_Word *dblindirect) in elf_i386_relocate_section()
77 const Elf32_Word *symindirect; in elf_i386_relocate_section()
113 Elf32_Word si; in elf_i386_relocate_section()
115 Elf32_Word xndx; in elf_i386_relocate_section()
160 Elf32_Word toadd = file->scninfo[xndx].offset; in elf_i386_relocate_section()
382 ((Elf32_Word *) data->d_buf)[0] = shdr->sh_addr; in elf_i386_finalize_plt()
460 assert ((3 + pltidx) * sizeof (Elf32_Word) <= data->d_size); in elf_i386_finalize_plt()
466 ((Elf32_Word *) data->d_buf)[2 + pltidx] = pltentryaddr + 6; in elf_i386_finalize_plt()
546 Elf32_Word r_sym = XELF_R_SYM (rel->r_info); in elf_i386_count_relocations()
712 const Elf32_Word *dblindirect __attribute__ ((unused))) in elf_i386_create_relocations()
846 Elf32_Word symidx = symref[idx]->outdynsymidx; in elf_i386_create_relocations()