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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2103 struct ppc_elf_link_hash_entry
2144 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent))
2242 sizeof (struct ppc_elf_link_hash_entry));
2274 sizeof (struct ppc_elf_link_hash_entry)))
2504 struct ppc_elf_link_hash_entry *edir, *eind;
2506 edir = (struct ppc_elf_link_hash_entry *) dir;
2507 eind = (struct ppc_elf_link_hash_entry *) ind;
2678 struct ppc_elf_link_hash_entry *eh;
2681 eh = (struct ppc_elf_link_hash_entry *) h;
4720 struct ppc_elf_link_hash_entry *eh = ppc_elf_hash_entry (h)
2097 struct ppc_elf_link_hash_entry struct
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2116 struct ppc_elf_link_hash_entry
2157 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent))
2255 sizeof (struct ppc_elf_link_hash_entry));
2287 sizeof (struct ppc_elf_link_hash_entry)))
2517 struct ppc_elf_link_hash_entry *edir, *eind;
2519 edir = (struct ppc_elf_link_hash_entry *) dir;
2520 eind = (struct ppc_elf_link_hash_entry *) ind;
2691 struct ppc_elf_link_hash_entry *eh;
2694 eh = (struct ppc_elf_link_hash_entry *) h;
4733 struct ppc_elf_link_hash_entry *eh = ppc_elf_hash_entry (h)
2110 struct ppc_elf_link_hash_entry struct
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2116 struct ppc_elf_link_hash_entry
2157 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent))
2255 sizeof (struct ppc_elf_link_hash_entry));
2287 sizeof (struct ppc_elf_link_hash_entry)))
2517 struct ppc_elf_link_hash_entry *edir, *eind;
2519 edir = (struct ppc_elf_link_hash_entry *) dir;
2520 eind = (struct ppc_elf_link_hash_entry *) ind;
2691 struct ppc_elf_link_hash_entry *eh;
2694 eh = (struct ppc_elf_link_hash_entry *) h;
4733 struct ppc_elf_link_hash_entry *eh = ppc_elf_hash_entry (h)
2110 struct ppc_elf_link_hash_entry struct
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2103 struct ppc_elf_link_hash_entry
2144 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent))
2242 sizeof (struct ppc_elf_link_hash_entry));
2274 sizeof (struct ppc_elf_link_hash_entry)))
2504 struct ppc_elf_link_hash_entry *edir, *eind;
2506 edir = (struct ppc_elf_link_hash_entry *) dir;
2507 eind = (struct ppc_elf_link_hash_entry *) ind;
2678 struct ppc_elf_link_hash_entry *eh;
2681 eh = (struct ppc_elf_link_hash_entry *) h;
4720 struct ppc_elf_link_hash_entry *eh = ppc_elf_hash_entry (h)
2097 struct ppc_elf_link_hash_entry struct
    [all...]

Completed in 39 milliseconds