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

  /src/external/gpl3/binutils/dist/bfd/
elf32-moxie.c 83 struct moxie_reloc_map
89 static const struct moxie_reloc_map moxie_reloc_map [] =
102 for (i = sizeof (moxie_reloc_map) / sizeof (moxie_reloc_map[0]);
104 if (moxie_reloc_map [i].bfd_reloc_val == code)
105 return & moxie_elf_howto_table [moxie_reloc_map[i].moxie_reloc_val];
82 struct moxie_reloc_map struct
88 static const struct moxie_reloc_map moxie_reloc_map [] = variable in typeref:struct:moxie_reloc_map
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-moxie.c 83 struct moxie_reloc_map
89 static const struct moxie_reloc_map moxie_reloc_map [] =
102 for (i = sizeof (moxie_reloc_map) / sizeof (moxie_reloc_map[0]);
104 if (moxie_reloc_map [i].bfd_reloc_val == code)
105 return & moxie_elf_howto_table [moxie_reloc_map[i].moxie_reloc_val];
82 struct moxie_reloc_map struct
88 static const struct moxie_reloc_map moxie_reloc_map [] = variable in typeref:struct:moxie_reloc_map
  /src/external/gpl3/gdb/dist/bfd/
elf32-moxie.c 83 struct moxie_reloc_map
89 static const struct moxie_reloc_map moxie_reloc_map [] =
102 for (i = sizeof (moxie_reloc_map) / sizeof (moxie_reloc_map[0]);
104 if (moxie_reloc_map [i].bfd_reloc_val == code)
105 return & moxie_elf_howto_table [moxie_reloc_map[i].moxie_reloc_val];
82 struct moxie_reloc_map struct
88 static const struct moxie_reloc_map moxie_reloc_map [] = variable in typeref:struct:moxie_reloc_map
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-moxie.c 83 struct moxie_reloc_map
89 static const struct moxie_reloc_map moxie_reloc_map [] =
102 for (i = sizeof (moxie_reloc_map) / sizeof (moxie_reloc_map[0]);
104 if (moxie_reloc_map [i].bfd_reloc_val == code)
105 return & moxie_elf_howto_table [moxie_reloc_map[i].moxie_reloc_val];
82 struct moxie_reloc_map struct
88 static const struct moxie_reloc_map moxie_reloc_map [] = variable in typeref:struct:moxie_reloc_map

Completed in 32 milliseconds