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

  /src/external/gpl3/binutils/dist/bfd/
elf32-sh.c 2098 struct elf_sh_link_hash_entry
2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2209 struct elf_sh_link_hash_entry *ret =
2210 (struct elf_sh_link_hash_entry *) entry;
2214 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2215 ret = ((struct elf_sh_link_hash_entry *)
2217 sizeof (struct elf_sh_link_hash_entry)));
2218 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2222 ret = ((struct elf_sh_link_hash_entry *)
2225 if (ret != (struct elf_sh_link_hash_entry *) NULL
2094 struct elf_sh_link_hash_entry struct
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-sh.c 2098 struct elf_sh_link_hash_entry
2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2209 struct elf_sh_link_hash_entry *ret =
2210 (struct elf_sh_link_hash_entry *) entry;
2214 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2215 ret = ((struct elf_sh_link_hash_entry *)
2217 sizeof (struct elf_sh_link_hash_entry)));
2218 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2222 ret = ((struct elf_sh_link_hash_entry *)
2225 if (ret != (struct elf_sh_link_hash_entry *) NULL
2094 struct elf_sh_link_hash_entry struct
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-sh.c 2098 struct elf_sh_link_hash_entry
2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2209 struct elf_sh_link_hash_entry *ret =
2210 (struct elf_sh_link_hash_entry *) entry;
2214 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2215 ret = ((struct elf_sh_link_hash_entry *)
2217 sizeof (struct elf_sh_link_hash_entry)));
2218 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2222 ret = ((struct elf_sh_link_hash_entry *)
2225 if (ret != (struct elf_sh_link_hash_entry *) NULL
2094 struct elf_sh_link_hash_entry struct
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-sh.c 2098 struct elf_sh_link_hash_entry
2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2209 struct elf_sh_link_hash_entry *ret =
2210 (struct elf_sh_link_hash_entry *) entry;
2214 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2215 ret = ((struct elf_sh_link_hash_entry *)
2217 sizeof (struct elf_sh_link_hash_entry)));
2218 if (ret == (struct elf_sh_link_hash_entry *) NULL)
2222 ret = ((struct elf_sh_link_hash_entry *)
2225 if (ret != (struct elf_sh_link_hash_entry *) NULL
2094 struct elf_sh_link_hash_entry struct
    [all...]

Completed in 65 milliseconds