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

  /src/external/gpl3/binutils/dist/bfd/
elf32-bfin.c 4820 #define bfin_hash_entry(ent) ((struct bfin_link_hash_entry *) (ent))
4838 bfin_hash_entry (ret)->pcrel_relocs_copied = NULL;
5120 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
5132 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
4814 #define bfin_hash_entry macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-bfin.c 4815 #define bfin_hash_entry(ent) ((struct bfin_link_hash_entry *) (ent))
4833 bfin_hash_entry (ret)->pcrel_relocs_copied = NULL;
5114 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
5126 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
4809 #define bfin_hash_entry macro
  /src/external/gpl3/gdb/dist/bfd/
elf32-bfin.c 4809 #define bfin_hash_entry(ent) ((struct bfin_link_hash_entry *) (ent))
4827 bfin_hash_entry (ret)->pcrel_relocs_copied = NULL;
5111 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
5123 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
4803 #define bfin_hash_entry macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-bfin.c 4810 #define bfin_hash_entry(ent) ((struct bfin_link_hash_entry *) (ent))
4828 bfin_hash_entry (ret)->pcrel_relocs_copied = NULL;
5113 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
5125 for (s = bfin_hash_entry (h)->pcrel_relocs_copied;
4804 #define bfin_hash_entry macro

Completed in 36 milliseconds