Searched refs:R_ARM_TLS_GD32 (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dtls.d23 10: R_ARM_TLS_GD32 aa
41 30: R_ARM_TLS_GD32 ta
/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h112 #define R_ARM_TLS_GD32 104 /* PC-rel 32 bit for global dynamic */ macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h170 R_ARM_TLS_GD32 = 104, // Static Data GOT(S) + A - P enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h170 R_ARM_TLS_GD32 = 104, // Static Data GOT(S) + A - P enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h170 R_ARM_TLS_GD32 = 104, // Static Data GOT(S) + A - P enumerator in enum:elfcpp::__anon302
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp193 return ELF::R_ARM_TLS_GD32;
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h232 RELOC_NUMBER (R_ARM_TLS_GD32, 104)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h228 RELOC_NUMBER (R_ARM_TLS_GD32, 104)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h232 RELOC_NUMBER (R_ARM_TLS_GD32, 104)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h232 RELOC_NUMBER (R_ARM_TLS_GD32, 104)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc1930 // Add a GOT pair for R_ARM_TLS_GD32. The creates a pair of GOT entries.
2099 case elfcpp::R_ARM_TLS_GD32:
2739 case elfcpp::R_ARM_TLS_GD32:
7297 // Add a GOT pair for R_ARM_TLS_GD32. The creates a pair of GOT entries.
8446 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
8759 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
8771 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
9239 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
9250 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
10067 case elfcpp::R_ARM_TLS_GD32
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc1930 // Add a GOT pair for R_ARM_TLS_GD32. The creates a pair of GOT entries.
2099 case elfcpp::R_ARM_TLS_GD32:
2739 case elfcpp::R_ARM_TLS_GD32:
7297 // Add a GOT pair for R_ARM_TLS_GD32. The creates a pair of GOT entries.
8446 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
8759 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
8771 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
9239 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
9250 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
10067 case elfcpp::R_ARM_TLS_GD32
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc1930 // Add a GOT pair for R_ARM_TLS_GD32. The creates a pair of GOT entries.
2099 case elfcpp::R_ARM_TLS_GD32:
2739 case elfcpp::R_ARM_TLS_GD32:
7297 // Add a GOT pair for R_ARM_TLS_GD32. The creates a pair of GOT entries.
8446 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
8759 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
8771 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
9239 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
9250 case elfcpp::R_ARM_TLS_GD32: // Global-dynamic
10067 case elfcpp::R_ARM_TLS_GD32
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c1547 HOWTO (R_ARM_TLS_GD32, /* type */
1555 "R_ARM_TLS_GD32", /* name */
2040 {BFD_RELOC_ARM_TLS_GD32, R_ARM_TLS_GD32},
11665 case R_ARM_TLS_GD32:
11866 if ((tls_type & GOT_TLS_GD) && r_type != R_ARM_TLS_GD32 && r_type != R_ARM_TLS_GD32_FDPIC)
13090 ((R_TYPE) == R_ARM_TLS_GD32 \
15455 case R_ARM_TLS_GD32:
15470 case R_ARM_TLS_GD32: tls_type = GOT_TLS_GD; break;
16407 /* R_ARM_TLS_GD32 and R_ARM_TLS_GD32_FDPIC need two
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c1547 HOWTO (R_ARM_TLS_GD32, /* type */
1555 "R_ARM_TLS_GD32", /* name */
2040 {BFD_RELOC_ARM_TLS_GD32, R_ARM_TLS_GD32},
11697 case R_ARM_TLS_GD32:
11888 if ((tls_type & GOT_TLS_GD) && r_type != R_ARM_TLS_GD32 && r_type != R_ARM_TLS_GD32_FDPIC)
13086 ((R_TYPE) == R_ARM_TLS_GD32 \
15389 case R_ARM_TLS_GD32:
15404 case R_ARM_TLS_GD32: tls_type = GOT_TLS_GD; break;
16322 /* R_ARM_TLS_GD32 and R_ARM_TLS_GD32_FDPIC need two
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c1547 HOWTO (R_ARM_TLS_GD32, /* type */
1555 "R_ARM_TLS_GD32", /* name */
2040 {BFD_RELOC_ARM_TLS_GD32, R_ARM_TLS_GD32},
11657 case R_ARM_TLS_GD32:
11858 if ((tls_type & GOT_TLS_GD) && r_type != R_ARM_TLS_GD32 && r_type != R_ARM_TLS_GD32_FDPIC)
13082 ((R_TYPE) == R_ARM_TLS_GD32 \
15446 case R_ARM_TLS_GD32:
15461 case R_ARM_TLS_GD32: tls_type = GOT_TLS_GD; break;
16387 /* R_ARM_TLS_GD32 and R_ARM_TLS_GD32_FDPIC need two
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c1547 HOWTO (R_ARM_TLS_GD32, /* type */
1555 "R_ARM_TLS_GD32", /* name */
2040 {BFD_RELOC_ARM_TLS_GD32, R_ARM_TLS_GD32},
11656 case R_ARM_TLS_GD32:
11857 if ((tls_type & GOT_TLS_GD) && r_type != R_ARM_TLS_GD32 && r_type != R_ARM_TLS_GD32_FDPIC)
13081 ((R_TYPE) == R_ARM_TLS_GD32 \
15445 case R_ARM_TLS_GD32:
15460 case R_ARM_TLS_GD32: tls_type = GOT_TLS_GD; break;
16384 /* R_ARM_TLS_GD32 and R_ARM_TLS_GD32_FDPIC need two

Completed in 707 milliseconds