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

  /src/external/gpl3/binutils/dist/bfd/
elf32-sh.c 1676 static const struct elf_sh_plt_info elf_sh_plts[2][2] = {
2028 return &elf_sh_plts[pic_p][!bfd_big_endian (abfd)];
1672 static const struct elf_sh_plt_info elf_sh_plts[2][2] = { variable in typeref:struct:elf_sh_plt_info
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-sh.c 1676 static const struct elf_sh_plt_info elf_sh_plts[2][2] = {
2028 return &elf_sh_plts[pic_p][!bfd_big_endian (abfd)];
1672 static const struct elf_sh_plt_info elf_sh_plts[2][2] = { variable in typeref:struct:elf_sh_plt_info
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-sh.c 1676 static const struct elf_sh_plt_info elf_sh_plts[2][2] = {
2028 return &elf_sh_plts[pic_p][!bfd_big_endian (abfd)];
1672 static const struct elf_sh_plt_info elf_sh_plts[2][2] = { variable in typeref:struct:elf_sh_plt_info
  /src/external/gpl3/gdb/dist/bfd/
elf32-sh.c 1676 static const struct elf_sh_plt_info elf_sh_plts[2][2] = {
2028 return &elf_sh_plts[pic_p][!bfd_big_endian (abfd)];
1672 static const struct elf_sh_plt_info elf_sh_plts[2][2] = { variable in typeref:struct:elf_sh_plt_info

Completed in 26 milliseconds