Home
last modified time | relevance | path

Searched refs:R_SH_TLS_DTPMOD32 (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/arch/sh/include/
Dreloc.h57 #define R_SH_TLS_DTPMOD32 149 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dsh.h173 RELOC_NUMBER (R_SH_TLS_DTPMOD32, 149)
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dsh.h166 RELOC_NUMBER (R_SH_TLS_DTPMOD32, 149)
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-sh.c908 HOWTO (R_SH_TLS_DTPMOD32, /* type */
1994 { BFD_RELOC_SH_TLS_DTPMOD32, R_SH_TLS_DTPMOD32 },
5440 dr_type = (r_type == R_SH_TLS_GD_32 ? R_SH_TLS_DTPMOD32 : in sh_elf_relocate_section()
5607 outrel.r_info = ELF32_R_INFO (0, R_SH_TLS_DTPMOD32); in sh_elf_relocate_section()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-sh.c971 HOWTO (R_SH_TLS_DTPMOD32, /* type */
2060 { BFD_RELOC_SH_TLS_DTPMOD32, R_SH_TLS_DTPMOD32 },
5619 dr_type = (r_type == R_SH_TLS_GD_32 ? R_SH_TLS_DTPMOD32 : in sh_elf_relocate_section()
5786 outrel.r_info = ELF32_R_INFO (0, R_SH_TLS_DTPMOD32); in sh_elf_relocate_section()