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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 3264 struct ppc_link_hash_entry *tga_desc;
5876 || h == elf_hash_entry (htab->tga_desc));
8011 htab->tga_desc = ppc_elf_hash_entry (desc);
8120 htab->tga_desc = ppc_elf_hash_entry (opt);
8122 htab->tga_desc_fd->oh = htab->tga_desc;
8124 if (htab->tga_desc != NULL)
8126 htab->tga_desc->oh = htab->tga_desc_fd;
8127 htab->tga_desc->is_func = 1;
8556 htab->tga_desc))
8632 if (ent == NULL && htab->tga_desc != NULL
3260 struct ppc_link_hash_entry *tga_desc; member in struct:ppc_link_hash_table
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 3272 struct ppc_link_hash_entry *tga_desc;
5884 || h == elf_hash_entry (htab->tga_desc));
8011 htab->tga_desc = ppc_elf_hash_entry (desc);
8120 htab->tga_desc = ppc_elf_hash_entry (opt);
8122 htab->tga_desc_fd->oh = htab->tga_desc;
8124 if (htab->tga_desc != NULL)
8126 htab->tga_desc->oh = htab->tga_desc_fd;
8127 htab->tga_desc->is_func = 1;
8556 htab->tga_desc))
8632 if (ent == NULL && htab->tga_desc != NULL
3268 struct ppc_link_hash_entry *tga_desc; member in struct:ppc_link_hash_table
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 3272 struct ppc_link_hash_entry *tga_desc;
5878 || h == elf_hash_entry (htab->tga_desc));
8004 htab->tga_desc = ppc_elf_hash_entry (desc);
8113 htab->tga_desc = ppc_elf_hash_entry (opt);
8115 htab->tga_desc_fd->oh = htab->tga_desc;
8117 if (htab->tga_desc != NULL)
8119 htab->tga_desc->oh = htab->tga_desc_fd;
8120 htab->tga_desc->is_func = 1;
8549 htab->tga_desc))
8625 if (ent == NULL && htab->tga_desc != NULL
3268 struct ppc_link_hash_entry *tga_desc; member in struct:ppc_link_hash_table
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 3264 struct ppc_link_hash_entry *tga_desc;
5876 || h == elf_hash_entry (htab->tga_desc));
8003 htab->tga_desc = ppc_elf_hash_entry (desc);
8112 htab->tga_desc = ppc_elf_hash_entry (opt);
8114 htab->tga_desc_fd->oh = htab->tga_desc;
8116 if (htab->tga_desc != NULL)
8118 htab->tga_desc->oh = htab->tga_desc_fd;
8119 htab->tga_desc->is_func = 1;
8548 htab->tga_desc))
8624 if (ent == NULL && htab->tga_desc != NULL
3260 struct ppc_link_hash_entry *tga_desc; member in struct:ppc_link_hash_table
    [all...]

Completed in 152 milliseconds