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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 4784 struct elf_link_hash_entry *tga, *dottga;
4798 dottga = elf_link_hash_lookup (&htab->elf, ".__tls_get_addr",
4914 if (h != NULL && (h == tga || h == dottga))
5192 if (h == tga || h == dottga)
4780 struct elf_link_hash_entry *tga, *dottga; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 4792 struct elf_link_hash_entry *tga, *dottga;
4806 dottga = elf_link_hash_lookup (&htab->elf, ".__tls_get_addr",
4922 if (h != NULL && (h == tga || h == dottga))
5200 if (h == tga || h == dottga)
4788 struct elf_link_hash_entry *tga, *dottga; local
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 4791 struct elf_link_hash_entry *tga, *dottga;
4805 dottga = elf_link_hash_lookup (&htab->elf, ".__tls_get_addr",
4921 if (h != NULL && (h == tga || h == dottga))
5199 if (h == tga || h == dottga)
4787 struct elf_link_hash_entry *tga, *dottga; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 4797 struct elf_link_hash_entry *tga, *dottga;
4811 dottga = elf_link_hash_lookup (&htab->elf, ".__tls_get_addr",
5196 if (h == tga || h == dottga)
4793 struct elf_link_hash_entry *tga, *dottga; local

Completed in 84 milliseconds