HomeSort by: relevance | last modified time | path
    Searched refs:next_tls_desc_index (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-nds32.h 115 ((htab)->next_tls_desc_index * 4)
140 bfd_vma next_tls_desc_index; member in struct:elf_nds32_link_hash_table
elf32-arm.c 3233 ((htab)->next_tls_desc_index * 4)
3330 bfd_vma next_tls_desc_index; member in struct:elf32_arm_link_hash_table
9533 htab->next_tls_desc_index++;
11712 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
elf32-nds32.c 4154 htab->next_tls_desc_index++;
5933 loc += htab->next_tls_desc_index++ * sizeof (Elf32_External_Rela);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-nds32.h 111 ((htab)->next_tls_desc_index * 4)
136 bfd_vma next_tls_desc_index; member in struct:elf_nds32_link_hash_table
elfxx-x86.h 656 bfd_vma next_tls_desc_index; member in struct:elf_x86_link_hash_table
elf32-arm.c 3292 ((htab)->next_tls_desc_index * 4)
3389 bfd_vma next_tls_desc_index; member in struct:elf32_arm_link_hash_table
9611 htab->next_tls_desc_index++;
11841 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
elf32-i386.c 3181 loc += (htab->next_tls_desc_index++
elfxx-x86.c 2418 htab->next_tls_desc_index = htab->elf.srelplt->reloc_count;
elf32-nds32.c 4154 htab->next_tls_desc_index++;
5934 loc += htab->next_tls_desc_index++ * sizeof (Elf32_External_Rela);
  /src/external/gpl3/gdb/dist/bfd/
elf32-nds32.h 111 ((htab)->next_tls_desc_index * 4)
136 bfd_vma next_tls_desc_index; member in struct:elf_nds32_link_hash_table
elfxx-x86.h 656 bfd_vma next_tls_desc_index; member in struct:elf_x86_link_hash_table
elf32-arm.c 3290 ((htab)->next_tls_desc_index * 4)
3387 bfd_vma next_tls_desc_index; member in struct:elf32_arm_link_hash_table
9605 htab->next_tls_desc_index++;
11835 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
elf32-i386.c 3133 loc += (htab->next_tls_desc_index++
elfxx-x86.c 2425 htab->next_tls_desc_index = htab->elf.srelplt->reloc_count;
elf32-nds32.c 4150 htab->next_tls_desc_index++;
5927 loc += htab->next_tls_desc_index++ * sizeof (Elf32_External_Rela);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-nds32.h 111 ((htab)->next_tls_desc_index * 4)
136 bfd_vma next_tls_desc_index; member in struct:elf_nds32_link_hash_table
elfxx-x86.h 650 bfd_vma next_tls_desc_index; member in struct:elf_x86_link_hash_table
elf32-arm.c 3291 ((htab)->next_tls_desc_index * 4)
3388 bfd_vma next_tls_desc_index; member in struct:elf32_arm_link_hash_table
9586 htab->next_tls_desc_index++;
11757 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals);
elf32-i386.c 3123 loc += (htab->next_tls_desc_index++
elfxx-x86.c 2404 htab->next_tls_desc_index = htab->elf.srelplt->reloc_count;
elf32-nds32.c 4152 htab->next_tls_desc_index++;
5929 loc += htab->next_tls_desc_index++ * sizeof (Elf32_External_Rela);

Completed in 147 milliseconds