| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-i386.c | 2172 unsigned int r_type, r_type_tls; 2958 r_type_tls = r_type; 2962 &r_type_tls, tls_type, rel, 2968 if (r_type_tls == expected_tls_le) 3291 if (r_type_tls == R_386_TLS_GOTDESC 3292 || r_type_tls == R_386_TLS_DESC_CALL) 3297 else if (r_type_tls == r_type) 2169 unsigned int r_type, r_type_tls; local
|
| elf64-x86-64.c | 3214 unsigned int r_type, r_type_tls; 4169 r_type_tls = r_type; 4173 &r_type_tls, tls_type, rel, 4177 if (r_type_tls == R_X86_64_TPOFF32) 4717 if (r_type_tls == r_type) 3212 unsigned int r_type, r_type_tls; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-i386.c | 2147 unsigned int r_type, r_type_tls; 2933 r_type_tls = r_type; 2937 &r_type_tls, tls_type, rel, 2943 if (r_type_tls == expected_tls_le) 3272 if (r_type_tls == R_386_TLS_GOTDESC 3273 || r_type_tls == R_386_TLS_DESC_CALL) 3278 else if (r_type_tls == r_type) 2144 unsigned int r_type, r_type_tls; local
|
| elf64-x86-64.c | 3184 unsigned int r_type, r_type_tls; 4139 r_type_tls = r_type; 4143 &r_type_tls, tls_type, rel, 4147 if (r_type_tls == R_X86_64_TPOFF32) 4688 if (r_type_tls == r_type) 3182 unsigned int r_type, r_type_tls; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-i386.c | 2099 unsigned int r_type, r_type_tls; 2885 r_type_tls = r_type; 2889 &r_type_tls, tls_type, rel, 2895 if (r_type_tls == expected_tls_le) 3224 if (r_type_tls == R_386_TLS_GOTDESC 3225 || r_type_tls == R_386_TLS_DESC_CALL) 3230 else if (r_type_tls == r_type) 2096 unsigned int r_type, r_type_tls; local
|
| elf64-x86-64.c | 2784 unsigned int r_type, r_type_tls; 3726 r_type_tls = r_type; 3730 &r_type_tls, tls_type, rel, 3734 if (r_type_tls == R_X86_64_TPOFF32) 4217 if (r_type_tls == r_type) 2782 unsigned int r_type, r_type_tls; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-i386.c | 2089 unsigned int r_type, r_type_tls; 2875 r_type_tls = r_type; 2879 &r_type_tls, tls_type, rel, 2885 if (r_type_tls == expected_tls_le) 3214 if (r_type_tls == R_386_TLS_GOTDESC 3215 || r_type_tls == R_386_TLS_DESC_CALL) 3220 else if (r_type_tls == r_type) 2086 unsigned int r_type, r_type_tls; local
|
| elf64-x86-64.c | 2705 unsigned int r_type, r_type_tls; 3647 r_type_tls = r_type; 3651 &r_type_tls, tls_type, rel, 3655 if (r_type_tls == R_X86_64_TPOFF32) 4138 if (r_type_tls == r_type) 2703 unsigned int r_type, r_type_tls; local
|