Home
last modified time | relevance | path

Searched refs:R_ARM_TLS_DTPMOD32 (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h68 #define R_ARM_TLS_DTPMOD32 17 /* ID of module containing symbol */ macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h82 R_ARM_TLS_DTPMOD32 = 17, // Dynamic Data Module(S) enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h145 RELOC_NUMBER (R_ARM_TLS_DTPMOD32, 17)
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h145 RELOC_NUMBER (R_ARM_TLS_DTPMOD32, 17)
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc8319 rel_dyn->add_local(object, 0, elfcpp::R_ARM_TLS_DTPMOD32, got, in got_mod_index_entry()
8507 case elfcpp::R_ARM_TLS_DTPMOD32: in check_non_pic()
8793 elfcpp::R_ARM_TLS_DTPMOD32); in local()
9260 elfcpp::R_ARM_TLS_DTPMOD32, in global()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c329 HOWTO (R_ARM_TLS_DTPMOD32, /* type */
2043 {BFD_RELOC_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPMOD32},
11629 outrel.r_info = ELF32_R_INFO (0, R_ARM_TLS_DTPMOD32); in elf32_arm_final_link_relocate()
11793 outrel.r_info = ELF32_R_INFO (indx, R_ARM_TLS_DTPMOD32); in elf32_arm_final_link_relocate()
13096 || (R_TYPE) == R_ARM_TLS_DTPMOD32 \
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c329 HOWTO (R_ARM_TLS_DTPMOD32, /* type */
2043 {BFD_RELOC_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPMOD32},
11623 outrel.r_info = ELF32_R_INFO (0, R_ARM_TLS_DTPMOD32); in elf32_arm_final_link_relocate()
11787 outrel.r_info = ELF32_R_INFO (indx, R_ARM_TLS_DTPMOD32); in elf32_arm_final_link_relocate()
13090 || (R_TYPE) == R_ARM_TLS_DTPMOD32 \