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

  /src/external/gpl3/binutils/dist/bfd/
elf32-bfin.c 996 struct bfin_reloc_map
1002 static const struct bfin_reloc_map bfin_reloc_map [] =
1081 for (i = sizeof (bfin_reloc_map) / sizeof (bfin_reloc_map[0]); i--;)
1082 if (bfin_reloc_map[i].bfd_reloc_val == code)
1083 r_type = bfin_reloc_map[i].bfin_reloc_val;
995 struct bfin_reloc_map struct
1001 static const struct bfin_reloc_map bfin_reloc_map [] = variable in typeref:struct:bfin_reloc_map
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-bfin.c 996 struct bfin_reloc_map
1002 static const struct bfin_reloc_map bfin_reloc_map [] =
1081 for (i = sizeof (bfin_reloc_map) / sizeof (bfin_reloc_map[0]); i--;)
1082 if (bfin_reloc_map[i].bfd_reloc_val == code)
1083 r_type = bfin_reloc_map[i].bfin_reloc_val;
995 struct bfin_reloc_map struct
1001 static const struct bfin_reloc_map bfin_reloc_map [] = variable in typeref:struct:bfin_reloc_map
  /src/external/gpl3/gdb/dist/bfd/
elf32-bfin.c 996 struct bfin_reloc_map
1002 static const struct bfin_reloc_map bfin_reloc_map [] =
1081 for (i = sizeof (bfin_reloc_map) / sizeof (bfin_reloc_map[0]); i--;)
1082 if (bfin_reloc_map[i].bfd_reloc_val == code)
1083 r_type = bfin_reloc_map[i].bfin_reloc_val;
995 struct bfin_reloc_map struct
1001 static const struct bfin_reloc_map bfin_reloc_map [] = variable in typeref:struct:bfin_reloc_map
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-bfin.c 996 struct bfin_reloc_map
1002 static const struct bfin_reloc_map bfin_reloc_map [] =
1081 for (i = sizeof (bfin_reloc_map) / sizeof (bfin_reloc_map[0]); i--;)
1082 if (bfin_reloc_map[i].bfd_reloc_val == code)
1083 r_type = bfin_reloc_map[i].bfin_reloc_val;
995 struct bfin_reloc_map struct
1001 static const struct bfin_reloc_map bfin_reloc_map [] = variable in typeref:struct:bfin_reloc_map

Completed in 37 milliseconds