Home
last modified time | relevance | path

Searched refs:R_386_TLS_LE (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Di386.h61 R_386_TLS_LE = 17, // Initial Local Exec reloc, gnu-style enumerator
/netbsd/src/sys/arch/i386/include/
Delf_machdep.h37 #define R_386_TLS_LE 17 macro
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Di386.h43 RELOC_NUMBER (R_386_TLS_LE, 17)
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Di386.h43 RELOC_NUMBER (R_386_TLS_LE, 17)
/netbsd/src/external/gpl3/binutils/dist/gold/
Di386.cc1684 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/
Delf32-i386.c82 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()
Delfxx-x86.h84 || (TYPE) == R_386_TLS_LE \
DChangeLog-02036431 * 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/
Delf32-i386.c82 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()
Delfxx-x86.h84 || (TYPE) == R_386_TLS_LE \
DChangeLog-02036431 * 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/
DChangeLog.git76809 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