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

  /src/external/gpl3/binutils/dist/bfd/
elfn32-mips.c 3120 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3741 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3742 return &elf_mips_gnu_rela16_s2;
3770 return &elf_mips_gnu_rela16_s2;
3119 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
elf32-mips.c 2992 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
3715 return rela_p ? &elf_mips_gnu_rela16_s2 : &elf_mips_gnu_rel16_s2;
elf64-mips.c 3141 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3906 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3907 return &elf_mips_gnu_rela16_s2;
3935 return &elf_mips_gnu_rela16_s2;
3139 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elfn32-mips.c 3120 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3741 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3742 return &elf_mips_gnu_rela16_s2;
3770 return &elf_mips_gnu_rela16_s2;
3119 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
elf64-mips.c 3141 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3906 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3907 return &elf_mips_gnu_rela16_s2;
3935 return &elf_mips_gnu_rela16_s2;
3139 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
  /src/external/gpl3/gdb/dist/bfd/
elfn32-mips.c 3118 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3739 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3740 return &elf_mips_gnu_rela16_s2;
3768 return &elf_mips_gnu_rela16_s2;
3117 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
elf64-mips.c 3139 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3904 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3905 return &elf_mips_gnu_rela16_s2;
3933 return &elf_mips_gnu_rela16_s2;
3137 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elfn32-mips.c 3118 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3739 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3740 return &elf_mips_gnu_rela16_s2;
3768 return &elf_mips_gnu_rela16_s2;
3117 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable
elf64-mips.c 3139 static reloc_howto_type elf_mips_gnu_rela16_s2 =
3904 if (strcasecmp (elf_mips_gnu_rela16_s2.name, r_name) == 0)
3905 return &elf_mips_gnu_rela16_s2;
3933 return &elf_mips_gnu_rela16_s2;
3137 static reloc_howto_type elf_mips_gnu_rela16_s2 = variable

Completed in 55 milliseconds