Searched refs:R_386_TLS_LE (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dreloc32.d42 .*[ ]+R_386_TLS_LE[ ]+xtrn
43 .*[ ]+R_386_TLS_LE[ ]+xtrn
63 .*[ ]+R_386_TLS_LE[ ]+xtrn
H A Dtlsnopic.d27 [ ]+3c: R_386_TLS_LE var
30 [ ]+43: R_386_TLS_LE var2
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Di386.h61 R_386_TLS_LE = 17, // Initial Local Exec reloc, gnu-style enumerator in enum:elfcpp::__anon802
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Di386.h61 R_386_TLS_LE = 17, // Initial Local Exec reloc, gnu-style enumerator in enum:elfcpp::__anon325
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Di386.h61 R_386_TLS_LE = 17, // Initial Local Exec reloc, gnu-style enumerator in enum:elfcpp::__anon321
/netbsd-current/sys/arch/i386/include/
H A Delf_machdep.h36 #define R_386_TLS_LE 17 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_386.d29 enum R_386_TLS_LE = 17;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Di386.h43 RELOC_NUMBER (R_386_TLS_LE, 17)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Di386.h43 RELOC_NUMBER (R_386_TLS_LE, 17)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Di386.h43 RELOC_NUMBER (R_386_TLS_LE, 17)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Di386.h43 RELOC_NUMBER (R_386_TLS_LE, 17)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp314 return ELF::R_386_TLS_LE;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Di386.cc1684 case elfcpp::R_386_TLS_LE:
1736 case elfcpp::R_386_TLS_LE: // Local-exec
1964 case elfcpp::R_386_TLS_LE: // Local-exec
2080 case elfcpp::R_386_TLS_LE: // Local-exec
2450 case elfcpp::R_386_TLS_LE: // Local-exec
2561 case elfcpp::R_386_TLS_LE: // Local-exec
3001 case elfcpp::R_386_TLS_LE: // Local-exec
3278 case elfcpp::R_386_TLS_LE: // Local-exec
3720 case elfcpp::R_386_TLS_LE: // Local-exec
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Di386.cc1684 case elfcpp::R_386_TLS_LE:
1736 case elfcpp::R_386_TLS_LE: // Local-exec
1964 case elfcpp::R_386_TLS_LE: // Local-exec
2080 case elfcpp::R_386_TLS_LE: // Local-exec
2450 case elfcpp::R_386_TLS_LE: // Local-exec
2561 case elfcpp::R_386_TLS_LE: // Local-exec
3001 case elfcpp::R_386_TLS_LE: // Local-exec
3278 case elfcpp::R_386_TLS_LE: // Local-exec
3720 case elfcpp::R_386_TLS_LE: // Local-exec
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Di386.cc1684 case elfcpp::R_386_TLS_LE:
1736 case elfcpp::R_386_TLS_LE: // Local-exec
1964 case elfcpp::R_386_TLS_LE: // Local-exec
2080 case elfcpp::R_386_TLS_LE: // Local-exec
2450 case elfcpp::R_386_TLS_LE: // Local-exec
2561 case elfcpp::R_386_TLS_LE: // Local-exec
3001 case elfcpp::R_386_TLS_LE: // Local-exec
3278 case elfcpp::R_386_TLS_LE: // Local-exec
3720 case elfcpp::R_386_TLS_LE: // Local-exec
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d633 enum R_386_TLS_LE = 17;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d633 enum R_386_TLS_LE = 17;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-i386.c82 HOWTO(R_386_TLS_LE, 0, 4, 32, false, 0, complain_overflow_dont,
83 bfd_elf_generic_reloc, "R_386_TLS_LE",
258 return &elf_howto_table[R_386_TLS_LE - R_386_ext_offset];
1085 /* NB: Solaris only supports R_386_TLS_LE and R_386_TLS_IE. */
1086 to_le_type = R_386_TLS_LE;
1766 case R_386_TLS_LE:
2891 ? R_386_TLS_LE : R_386_TLS_LE_32;
2894 /* NB: Solaris only supports R_386_TLS_GD->R_386_TLS_LE. */
3398 ? R_386_TLS_LE : R_386_TLS_LE_32;
3454 case R_386_TLS_LE
[all...]
H A Delfxx-x86.h84 || (TYPE) == R_386_TLS_LE \
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.h84 || (TYPE) == R_386_TLS_LE \
H A Delf32-i386.c82 HOWTO(R_386_TLS_LE, 0, 4, 32, false, 0, complain_overflow_dont,
83 bfd_elf_generic_reloc, "R_386_TLS_LE",
258 return &elf_howto_table[R_386_TLS_LE - R_386_ext_offset];
1736 case R_386_TLS_LE:
3413 case R_386_TLS_LE:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h84 || (TYPE) == R_386_TLS_LE \
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d496 enum R_386_TLS_LE = 17;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d501 enum R_386_TLS_LE = 17;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-i386.c84 HOWTO(R_386_TLS_LE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
85 bfd_elf_generic_reloc, "R_386_TLS_LE",
264 return &elf_howto_table[R_386_TLS_LE - R_386_ext_offset];
1762 case R_386_TLS_LE:
3357 case R_386_TLS_LE:

Completed in 209 milliseconds

12