| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-i386.c | 3186 int dr_type; 3227 dr_type = R_386_TLS_DTPMOD32; 3231 dr_type = R_386_TLS_TPOFF; 3233 dr_type = R_386_TLS_TPOFF32; 3235 if (dr_type == R_386_TLS_TPOFF && indx == 0) 3239 else if (dr_type == R_386_TLS_TPOFF32 && indx == 0) 3243 else if (dr_type != R_386_TLS_DESC) 3246 outrel.r_info = ELF32_R_INFO (indx, dr_type); 3183 int dr_type; local
|
| elf32-s390.c | 2737 int dr_type, indx; local 2747 dr_type = R_390_TLS_DTPMOD; 2749 dr_type = R_390_TLS_TPOFF; 2750 if (dr_type == R_390_TLS_TPOFF && indx == 0) 2754 outrel.r_info = ELF32_R_INFO (indx, dr_type);
|
| elf64-s390.c | 3114 int dr_type, indx; local 3124 dr_type = R_390_TLS_DTPMOD; 3126 dr_type = R_390_TLS_TPOFF; 3127 if (dr_type == R_390_TLS_TPOFF && indx == 0) 3131 outrel.r_info = ELF64_R_INFO (indx, dr_type);
|
| elf64-x86-64.c | 4641 int dr_type, indx; 4672 dr_type = R_X86_64_DTPMOD64; 4676 dr_type = R_X86_64_TPOFF64; 4680 if ((dr_type == R_X86_64_TPOFF64 4681 || dr_type == R_X86_64_TLSDESC) && indx == 0) 4683 outrel.r_info = htab->r_info (indx, dr_type); 4639 int dr_type, indx; local
|
| elfxx-sparc.c | 3553 int dr_type, indx; 3565 dr_type = SPARC_ELF_TPOFF_RELOC (htab); 3567 dr_type = SPARC_ELF_DTPMOD_RELOC (htab); 3568 if (dr_type == SPARC_ELF_TPOFF_RELOC (htab) && indx == 0) 3572 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, indx, dr_type); 3598 else if (dr_type == SPARC_ELF_DTPMOD_RELOC (htab)) 3548 int dr_type, indx; local
|
| elf32-sh.c | 4755 int dr_type, indx; 4765 dr_type = (r_type == R_SH_TLS_GD_32 ? R_SH_TLS_DTPMOD32 : 4767 if (dr_type == R_SH_TLS_TPOFF32 && indx == 0) 4771 outrel.r_info = ELF32_R_INFO (indx, dr_type); 4749 int dr_type, indx; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-i386.c | 3161 int dr_type; 3208 dr_type = R_386_TLS_DTPMOD32; 3212 dr_type = R_386_TLS_TPOFF; 3214 dr_type = R_386_TLS_TPOFF32; 3216 if (dr_type == R_386_TLS_TPOFF && indx == 0) 3220 else if (dr_type == R_386_TLS_TPOFF32 && indx == 0) 3224 else if (dr_type != R_386_TLS_DESC) 3227 outrel.r_info = ELF32_R_INFO (indx, dr_type); 3158 int dr_type; local
|
| elf32-s390.c | 2729 int dr_type, indx; local 2739 dr_type = R_390_TLS_DTPMOD; 2741 dr_type = R_390_TLS_TPOFF; 2742 if (dr_type == R_390_TLS_TPOFF && indx == 0) 2746 outrel.r_info = ELF32_R_INFO (indx, dr_type);
|
| elf64-s390.c | 3092 int dr_type, indx; local 3102 dr_type = R_390_TLS_DTPMOD; 3104 dr_type = R_390_TLS_TPOFF; 3105 if (dr_type == R_390_TLS_TPOFF && indx == 0) 3109 outrel.r_info = ELF64_R_INFO (indx, dr_type);
|
| elf64-x86-64.c | 4611 int dr_type, indx; 4642 dr_type = R_X86_64_DTPMOD64; 4646 dr_type = R_X86_64_TPOFF64; 4650 if ((dr_type == R_X86_64_TPOFF64 4651 || dr_type == R_X86_64_TLSDESC) && indx == 0) 4653 outrel.r_info = htab->r_info (indx, dr_type); 4609 int dr_type, indx; local
|
| elfxx-sparc.c | 3556 int dr_type, indx; 3568 dr_type = SPARC_ELF_TPOFF_RELOC (htab); 3570 dr_type = SPARC_ELF_DTPMOD_RELOC (htab); 3571 if (dr_type == SPARC_ELF_TPOFF_RELOC (htab) && indx == 0) 3575 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, indx, dr_type); 3601 else if (dr_type == SPARC_ELF_DTPMOD_RELOC (htab)) 3551 int dr_type, indx; local
|
| elf32-sh.c | 4754 int dr_type, indx; 4764 dr_type = (r_type == R_SH_TLS_GD_32 ? R_SH_TLS_DTPMOD32 : 4766 if (dr_type == R_SH_TLS_TPOFF32 && indx == 0) 4770 outrel.r_info = ELF32_R_INFO (indx, dr_type); 4748 int dr_type, indx; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-i386.c | 3113 int dr_type; 3160 dr_type = R_386_TLS_DTPMOD32; 3164 dr_type = R_386_TLS_TPOFF; 3166 dr_type = R_386_TLS_TPOFF32; 3168 if (dr_type == R_386_TLS_TPOFF && indx == 0) 3172 else if (dr_type == R_386_TLS_TPOFF32 && indx == 0) 3176 else if (dr_type != R_386_TLS_DESC) 3179 outrel.r_info = ELF32_R_INFO (indx, dr_type); 3110 int dr_type; local
|
| elf32-s390.c | 2727 int dr_type, indx; local 2737 dr_type = R_390_TLS_DTPMOD; 2739 dr_type = R_390_TLS_TPOFF; 2740 if (dr_type == R_390_TLS_TPOFF && indx == 0) 2744 outrel.r_info = ELF32_R_INFO (indx, dr_type);
|
| elf64-s390.c | 2830 int dr_type, indx; local 2840 dr_type = R_390_TLS_DTPMOD; 2842 dr_type = R_390_TLS_TPOFF; 2843 if (dr_type == R_390_TLS_TPOFF && indx == 0) 2847 outrel.r_info = ELF64_R_INFO (indx, dr_type);
|
| elf64-x86-64.c | 4140 int dr_type, indx; 4171 dr_type = R_X86_64_DTPMOD64; 4175 dr_type = R_X86_64_TPOFF64; 4179 if ((dr_type == R_X86_64_TPOFF64 4180 || dr_type == R_X86_64_TLSDESC) && indx == 0) 4182 outrel.r_info = htab->r_info (indx, dr_type); 4138 int dr_type, indx; local
|
| elfxx-sparc.c | 3529 int dr_type, indx; 3541 dr_type = SPARC_ELF_TPOFF_RELOC (htab); 3543 dr_type = SPARC_ELF_DTPMOD_RELOC (htab); 3544 if (dr_type == SPARC_ELF_TPOFF_RELOC (htab) && indx == 0) 3548 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, indx, dr_type); 3574 else if (dr_type == SPARC_ELF_DTPMOD_RELOC (htab)) 3524 int dr_type, indx; local
|
| elf32-sh.c | 4751 int dr_type, indx; 4761 dr_type = (r_type == R_SH_TLS_GD_32 ? R_SH_TLS_DTPMOD32 : 4763 if (dr_type == R_SH_TLS_TPOFF32 && indx == 0) 4767 outrel.r_info = ELF32_R_INFO (indx, dr_type); 4745 int dr_type, indx; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-i386.c | 3159 int dr_type; 3200 dr_type = R_386_TLS_DTPMOD32; 3204 dr_type = R_386_TLS_TPOFF; 3206 dr_type = R_386_TLS_TPOFF32; 3208 if (dr_type == R_386_TLS_TPOFF && indx == 0) 3212 else if (dr_type == R_386_TLS_TPOFF32 && indx == 0) 3216 else if (dr_type != R_386_TLS_DESC) 3219 outrel.r_info = ELF32_R_INFO (indx, dr_type); 3156 int dr_type; local
|
| elf32-s390.c | 2730 int dr_type, indx; local 2740 dr_type = R_390_TLS_DTPMOD; 2742 dr_type = R_390_TLS_TPOFF; 2743 if (dr_type == R_390_TLS_TPOFF && indx == 0) 2747 outrel.r_info = ELF32_R_INFO (indx, dr_type);
|
| elf64-s390.c | 3093 int dr_type, indx; local 3103 dr_type = R_390_TLS_DTPMOD; 3105 dr_type = R_390_TLS_TPOFF; 3106 if (dr_type == R_390_TLS_TPOFF && indx == 0) 3110 outrel.r_info = ELF64_R_INFO (indx, dr_type);
|
| elf64-x86-64.c | 4615 int dr_type, indx; 4646 dr_type = R_X86_64_DTPMOD64; 4650 dr_type = R_X86_64_TPOFF64; 4654 if ((dr_type == R_X86_64_TPOFF64 4655 || dr_type == R_X86_64_TLSDESC) && indx == 0) 4657 outrel.r_info = htab->r_info (indx, dr_type); 4613 int dr_type, indx; local
|
| elfxx-sparc.c | 3540 int dr_type, indx; 3552 dr_type = SPARC_ELF_TPOFF_RELOC (htab); 3554 dr_type = SPARC_ELF_DTPMOD_RELOC (htab); 3555 if (dr_type == SPARC_ELF_TPOFF_RELOC (htab) && indx == 0) 3559 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, indx, dr_type); 3585 else if (dr_type == SPARC_ELF_DTPMOD_RELOC (htab)) 3535 int dr_type, indx; local
|
| elf32-sh.c | 4754 int dr_type, indx; 4764 dr_type = (r_type == R_SH_TLS_GD_32 ? R_SH_TLS_DTPMOD32 : 4766 if (dr_type == R_SH_TLS_TPOFF32 && indx == 0) 4770 outrel.r_info = ELF32_R_INFO (indx, dr_type); 4748 int dr_type, indx; local
|