HomeSort by: relevance | last modified time | path
    Searched defs:sh_elf_got_offset (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-sh.c 3249 sh_elf_got_offset (struct elf_sh_link_hash_table *htab)
4086 relocation = sh_elf_got_offset (htab) + off;
4140 relocation = sh_elf_got_offset (htab) + off;
4435 relocation = sh_elf_got_offset (htab) + reloc_offset;
4744 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4806 relocation = sh_elf_got_offset (htab) + off;
4863 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4952 relocation = sh_elf_got_offset (htab) + off;
3243 sh_elf_got_offset (struct elf_sh_link_hash_table *htab) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-sh.c 3249 sh_elf_got_offset (struct elf_sh_link_hash_table *htab)
4085 relocation = sh_elf_got_offset (htab) + off;
4139 relocation = sh_elf_got_offset (htab) + off;
4434 relocation = sh_elf_got_offset (htab) + reloc_offset;
4743 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4805 relocation = sh_elf_got_offset (htab) + off;
4862 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4951 relocation = sh_elf_got_offset (htab) + off;
3243 sh_elf_got_offset (struct elf_sh_link_hash_table *htab) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-sh.c 3246 sh_elf_got_offset (struct elf_sh_link_hash_table *htab)
4082 relocation = sh_elf_got_offset (htab) + off;
4136 relocation = sh_elf_got_offset (htab) + off;
4431 relocation = sh_elf_got_offset (htab) + reloc_offset;
4740 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4802 relocation = sh_elf_got_offset (htab) + off;
4859 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4948 relocation = sh_elf_got_offset (htab) + off;
3240 sh_elf_got_offset (struct elf_sh_link_hash_table *htab) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-sh.c 3248 sh_elf_got_offset (struct elf_sh_link_hash_table *htab)
4085 relocation = sh_elf_got_offset (htab) + off;
4139 relocation = sh_elf_got_offset (htab) + off;
4434 relocation = sh_elf_got_offset (htab) + reloc_offset;
4743 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4805 relocation = sh_elf_got_offset (htab) + off;
4862 bfd_put_32 (output_bfd, sh_elf_got_offset (htab) + off,
4951 relocation = sh_elf_got_offset (htab) + off;
3242 sh_elf_got_offset (struct elf_sh_link_hash_table *htab) function

Completed in 70 milliseconds