Searched refs:R_386_TLS_LE (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | i386.h | 61 R_386_TLS_LE = 17, // Initial Local Exec reloc, gnu-style enumerator
|
| /netbsd/src/sys/arch/i386/include/ |
| D | elf_machdep.h | 37 #define R_386_TLS_LE 17 macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | i386.h | 43 RELOC_NUMBER (R_386_TLS_LE, 17)
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | i386.h | 43 RELOC_NUMBER (R_386_TLS_LE, 17)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | i386.cc | 1684 case elfcpp::R_386_TLS_LE: in optimize_tls_reloc() 1736 case elfcpp::R_386_TLS_LE: // Local-exec in get_reference_flags() 1964 case elfcpp::R_386_TLS_LE: // Local-exec in local() 2080 case elfcpp::R_386_TLS_LE: // Local-exec in local() 2450 case elfcpp::R_386_TLS_LE: // Local-exec in global() 2561 case elfcpp::R_386_TLS_LE: // Local-exec in global() 3001 case elfcpp::R_386_TLS_LE: // Local-exec in relocate() 3278 case elfcpp::R_386_TLS_LE: // Local-exec in relocate_tls() 3720 case elfcpp::R_386_TLS_LE: // Local-exec in get_size_for_reloc()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-i386.c | 82 HOWTO(R_386_TLS_LE, 0, 4, 32, false, 0, complain_overflow_dont, 258 return &elf_howto_table[R_386_TLS_LE - R_386_ext_offset]; in elf_i386_reloc_type_lookup() 1077 to_le_type = R_386_TLS_LE; in elf_i386_tls_transition() 1757 case R_386_TLS_LE: in elf_i386_scan_relocs() 2881 ? R_386_TLS_LE : R_386_TLS_LE_32; in elf_i386_relocate_section() 3388 ? R_386_TLS_LE : R_386_TLS_LE_32; in elf_i386_relocate_section() 3444 case R_386_TLS_LE: in elf_i386_relocate_section()
|
| D | elfxx-x86.h | 84 || (TYPE) == R_386_TLS_LE \
|
| D | ChangeLog-0203 | 6431 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set 6516 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs. 6518 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs. 6523 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-i386.c | 82 HOWTO(R_386_TLS_LE, 0, 4, 32, false, 0, complain_overflow_dont, 258 return &elf_howto_table[R_386_TLS_LE - R_386_ext_offset]; in elf_i386_reloc_type_lookup() 1083 to_le_type = R_386_TLS_LE; in elf_i386_tls_transition() 1763 case R_386_TLS_LE: in elf_i386_scan_relocs() 2888 ? R_386_TLS_LE : R_386_TLS_LE_32; in elf_i386_relocate_section() 3395 ? R_386_TLS_LE : R_386_TLS_LE_32; in elf_i386_relocate_section() 3451 case R_386_TLS_LE: in elf_i386_relocate_section()
|
| D | elfxx-x86.h | 84 || (TYPE) == R_386_TLS_LE \
|
| D | ChangeLog-0203 | 6431 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set 6516 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs. 6518 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs. 6523 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 76809 Emit R_386_TLS_LE and R_386_TLS_IE, instead of R_386_TLS_LE_32 and 76813 * elf32-i386.c (elf_i386_tls_transition): Only emit R_386_TLS_LE, 76815 (elf_i386_relocate_section): Only use R_386_TLS_GD->R_386_TLS_LE
|