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

  /src/external/gpl3/binutils/dist/bfd/
elfn32-mips.c 3104 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3739 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3740 return &elf_mips_gnu_rel16_s2;
3772 return &elf_mips_gnu_rel16_s2;
3103 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
elf32-mips.c 2976 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
3653 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3654 return &elf_mips_gnu_rel16_s2;
3715 return rela_p ? &elf_mips_gnu_rela16_s2 : &elf_mips_gnu_rel16_s2;
elf64-mips.c 3125 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3904 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3905 return &elf_mips_gnu_rel16_s2;
3937 return &elf_mips_gnu_rel16_s2;
3123 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-mips.c 1550 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
2191 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
2192 return &elf_mips_gnu_rel16_s2;
2223 return &elf_mips_gnu_rel16_s2;
elfn32-mips.c 3104 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3739 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3740 return &elf_mips_gnu_rel16_s2;
3772 return &elf_mips_gnu_rel16_s2;
3103 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
elf64-mips.c 3125 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3904 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3905 return &elf_mips_gnu_rel16_s2;
3937 return &elf_mips_gnu_rel16_s2;
3123 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
  /src/external/gpl3/gdb/dist/bfd/
elf32-mips.c 1550 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
2191 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
2192 return &elf_mips_gnu_rel16_s2;
2223 return &elf_mips_gnu_rel16_s2;
elfn32-mips.c 3102 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3737 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3738 return &elf_mips_gnu_rel16_s2;
3770 return &elf_mips_gnu_rel16_s2;
3101 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
elf64-mips.c 3123 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3902 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3903 return &elf_mips_gnu_rel16_s2;
3935 return &elf_mips_gnu_rel16_s2;
3121 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-mips.c 1550 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
2191 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
2192 return &elf_mips_gnu_rel16_s2;
2223 return &elf_mips_gnu_rel16_s2;
elfn32-mips.c 3102 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3737 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3738 return &elf_mips_gnu_rel16_s2;
3770 return &elf_mips_gnu_rel16_s2;
3101 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
elf64-mips.c 3123 static reloc_howto_type elf_mips_gnu_rel16_s2 =
3902 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
3903 return &elf_mips_gnu_rel16_s2;
3935 return &elf_mips_gnu_rel16_s2;
3121 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable

Completed in 57 milliseconds