Searched refs:R_SH_TLS_DTPMOD32 (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/arch/sh/include/ |
| D | reloc.h | 57 #define R_SH_TLS_DTPMOD32 149 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | sh.h | 173 RELOC_NUMBER (R_SH_TLS_DTPMOD32, 149)
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | sh.h | 166 RELOC_NUMBER (R_SH_TLS_DTPMOD32, 149)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-sh.c | 908 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/ |
| D | elf32-sh.c | 971 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()
|