Searched refs:R_386_TLS_LDO_32 (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dreloc32.d40 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
41 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
62 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
H A Dtlsd.d27 [ ]+2d: R_386_TLS_LDO_32 bar
30 [ ]+36: R_386_TLS_LDO_32 baz
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Di386.h78 R_386_TLS_LDO_32 = 32, // Initial Local Dynamic reloc, sun+gnu styles enumerator in enum:elfcpp::__anon802
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Di386.h78 R_386_TLS_LDO_32 = 32, // Initial Local Dynamic reloc, sun+gnu styles enumerator in enum:elfcpp::__anon325
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Di386.h78 R_386_TLS_LDO_32 = 32, // Initial Local Dynamic reloc, sun+gnu styles enumerator in enum:elfcpp::__anon321
/netbsd-current/sys/arch/i386/include/
H A Delf_machdep.h55 #define R_386_TLS_LDO_32 32 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_386.d44 enum R_386_TLS_LDO_32 = 32;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Di386.h58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Di386.h58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Di386.h58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Di386.h58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp295 return ELF::R_386_TLS_LDO_32;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Di386.cc724 // we have seen, so that we can optimize R_386_TLS_LDO_32 correctly.
1669 case elfcpp::R_386_TLS_LDO_32:
1732 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
1960 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2040 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2446 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2524 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2997 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
3206 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
3716 case elfcpp::R_386_TLS_LDO_32
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Di386.cc724 // we have seen, so that we can optimize R_386_TLS_LDO_32 correctly.
1669 case elfcpp::R_386_TLS_LDO_32:
1732 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
1960 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2040 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2446 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2524 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2997 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
3206 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
3716 case elfcpp::R_386_TLS_LDO_32
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Di386.cc724 // we have seen, so that we can optimize R_386_TLS_LDO_32 correctly.
1669 case elfcpp::R_386_TLS_LDO_32:
1732 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
1960 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2040 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2446 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2524 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
2997 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
3206 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic
3716 case elfcpp::R_386_TLS_LDO_32
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d644 enum R_386_TLS_LDO_32 = 32;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d644 enum R_386_TLS_LDO_32 = 32;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d507 enum R_386_TLS_LDO_32 = 32;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d512 enum R_386_TLS_LDO_32 = 32;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-i386.c107 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
109 HOWTO(R_386_TLS_LDO_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
110 bfd_elf_generic_reloc, "R_386_TLS_LDO_32",
293 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset];
3347 case R_386_TLS_LDO_32:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-i386.c105 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
107 HOWTO(R_386_TLS_LDO_32, 0, 4, 32, false, 0, complain_overflow_dont,
108 bfd_elf_generic_reloc, "R_386_TLS_LDO_32",
287 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset];
3403 case R_386_TLS_LDO_32:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-i386.c105 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
107 HOWTO(R_386_TLS_LDO_32, 0, 4, 32, false, 0, complain_overflow_dont,
108 bfd_elf_generic_reloc, "R_386_TLS_LDO_32",
287 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset];
3408 case R_386_TLS_LDO_32:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-i386.c105 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
107 HOWTO(R_386_TLS_LDO_32, 0, 4, 32, false, 0, complain_overflow_dont,
108 bfd_elf_generic_reloc, "R_386_TLS_LDO_32",
287 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset];
3444 case R_386_TLS_LDO_32:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d967 enum R_386_TLS_LDO_32 = 32;

Completed in 493 milliseconds