Searched refs:R_ARM_TLS_DTPOFF32 (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h69 #define R_ARM_TLS_DTPOFF32 18 /* Offset in TLS block */ macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h83 R_ARM_TLS_DTPOFF32 = 18, // Dynamic Data S + A - TLS enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h83 R_ARM_TLS_DTPOFF32 = 18, // Dynamic Data S + A - TLS enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h83 R_ARM_TLS_DTPOFF32 = 18, // Dynamic Data S + A - TLS enumerator in enum:elfcpp::__anon302
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h146 RELOC_NUMBER (R_ARM_TLS_DTPOFF32, 18)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h142 RELOC_NUMBER (R_ARM_TLS_DTPOFF32, 18)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h146 RELOC_NUMBER (R_ARM_TLS_DTPOFF32, 18)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h146 RELOC_NUMBER (R_ARM_TLS_DTPOFF32, 18)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc1933 // R_ARM_TLS_DTPOFF32 will be created for the second GOT entry and will
7300 // R_ARM_TLS_DTPOFF32 will be created for the second GOT entry and will
7318 elfcpp::R_ARM_TLS_DTPOFF32,
7340 elfcpp::R_ARM_TLS_DTPOFF32,
7436 case elfcpp::R_ARM_TLS_DTPOFF32:
8508 case elfcpp::R_ARM_TLS_DTPOFF32:
9261 elfcpp::R_ARM_TLS_DTPOFF32);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc1933 // R_ARM_TLS_DTPOFF32 will be created for the second GOT entry and will
7300 // R_ARM_TLS_DTPOFF32 will be created for the second GOT entry and will
7318 elfcpp::R_ARM_TLS_DTPOFF32,
7340 elfcpp::R_ARM_TLS_DTPOFF32,
7436 case elfcpp::R_ARM_TLS_DTPOFF32:
8508 case elfcpp::R_ARM_TLS_DTPOFF32:
9261 elfcpp::R_ARM_TLS_DTPOFF32);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc1933 // R_ARM_TLS_DTPOFF32 will be created for the second GOT entry and will
7300 // R_ARM_TLS_DTPOFF32 will be created for the second GOT entry and will
7318 elfcpp::R_ARM_TLS_DTPOFF32,
7340 elfcpp::R_ARM_TLS_DTPOFF32,
7436 case elfcpp::R_ARM_TLS_DTPOFF32:
8508 case elfcpp::R_ARM_TLS_DTPOFF32:
9261 elfcpp::R_ARM_TLS_DTPOFF32);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c343 HOWTO (R_ARM_TLS_DTPOFF32, /* type */
351 "R_ARM_TLS_DTPOFF32", /* name */
2044 {BFD_RELOC_ARM_TLS_DTPOFF32, R_ARM_TLS_DTPOFF32},
11808 R_ARM_TLS_DTPOFF32);
13095 || (R_TYPE) == R_ARM_TLS_DTPOFF32 \
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c343 HOWTO (R_ARM_TLS_DTPOFF32, /* type */
351 "R_ARM_TLS_DTPOFF32", /* name */
2044 {BFD_RELOC_ARM_TLS_DTPOFF32, R_ARM_TLS_DTPOFF32},
11830 R_ARM_TLS_DTPOFF32);
13091 || (R_TYPE) == R_ARM_TLS_DTPOFF32 \
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c343 HOWTO (R_ARM_TLS_DTPOFF32, /* type */
351 "R_ARM_TLS_DTPOFF32", /* name */
2044 {BFD_RELOC_ARM_TLS_DTPOFF32, R_ARM_TLS_DTPOFF32},
11800 R_ARM_TLS_DTPOFF32);
13087 || (R_TYPE) == R_ARM_TLS_DTPOFF32 \
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c343 HOWTO (R_ARM_TLS_DTPOFF32, /* type */
351 "R_ARM_TLS_DTPOFF32", /* name */
2044 {BFD_RELOC_ARM_TLS_DTPOFF32, R_ARM_TLS_DTPOFF32},
11799 R_ARM_TLS_DTPOFF32);
13086 || (R_TYPE) == R_ARM_TLS_DTPOFF32 \

Completed in 600 milliseconds