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

  /src/external/gpl3/binutils/dist/bfd/
elfn32-mips.c 3136 static reloc_howto_type elf_mips_gnu_pcrel32 =
3692 return &elf_mips_gnu_pcrel32;
3743 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3744 return &elf_mips_gnu_pcrel32;
3774 return &elf_mips_gnu_pcrel32;
3135 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
elf32-mips.c 3011 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
3591 return &elf_mips_gnu_pcrel32;
3651 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3652 return &elf_mips_gnu_pcrel32;
3717 return &elf_mips_gnu_pcrel32;
elf64-mips.c 3157 static reloc_howto_type elf_mips_gnu_pcrel32 =
3858 return &elf_mips_gnu_pcrel32;
3908 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3909 return &elf_mips_gnu_pcrel32;
3939 return &elf_mips_gnu_pcrel32;
3155 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-mips.c 1569 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
2149 return &elf_mips_gnu_pcrel32;
2189 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
2190 return &elf_mips_gnu_pcrel32;
2225 return &elf_mips_gnu_pcrel32;
elfn32-mips.c 3136 static reloc_howto_type elf_mips_gnu_pcrel32 =
3692 return &elf_mips_gnu_pcrel32;
3743 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3744 return &elf_mips_gnu_pcrel32;
3774 return &elf_mips_gnu_pcrel32;
3135 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
elf64-mips.c 3157 static reloc_howto_type elf_mips_gnu_pcrel32 =
3858 return &elf_mips_gnu_pcrel32;
3908 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3909 return &elf_mips_gnu_pcrel32;
3939 return &elf_mips_gnu_pcrel32;
3155 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
  /src/external/gpl3/gdb/dist/bfd/
elf32-mips.c 1569 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
2149 return &elf_mips_gnu_pcrel32;
2189 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
2190 return &elf_mips_gnu_pcrel32;
2225 return &elf_mips_gnu_pcrel32;
elfn32-mips.c 3134 static reloc_howto_type elf_mips_gnu_pcrel32 =
3690 return &elf_mips_gnu_pcrel32;
3741 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3742 return &elf_mips_gnu_pcrel32;
3772 return &elf_mips_gnu_pcrel32;
3133 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
elf64-mips.c 3155 static reloc_howto_type elf_mips_gnu_pcrel32 =
3856 return &elf_mips_gnu_pcrel32;
3906 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3907 return &elf_mips_gnu_pcrel32;
3937 return &elf_mips_gnu_pcrel32;
3153 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-mips.c 1569 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
2149 return &elf_mips_gnu_pcrel32;
2189 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
2190 return &elf_mips_gnu_pcrel32;
2225 return &elf_mips_gnu_pcrel32;
elfn32-mips.c 3134 static reloc_howto_type elf_mips_gnu_pcrel32 =
3690 return &elf_mips_gnu_pcrel32;
3741 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3742 return &elf_mips_gnu_pcrel32;
3772 return &elf_mips_gnu_pcrel32;
3133 static reloc_howto_type elf_mips_gnu_pcrel32 = variable
elf64-mips.c 3155 static reloc_howto_type elf_mips_gnu_pcrel32 =
3856 return &elf_mips_gnu_pcrel32;
3906 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0)
3907 return &elf_mips_gnu_pcrel32;
3937 return &elf_mips_gnu_pcrel32;
3153 static reloc_howto_type elf_mips_gnu_pcrel32 = variable

Completed in 100 milliseconds