Home
last modified time | relevance | path

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

/openbsd/sys/arch/sh/include/
H A Dreloc.h52 #define R_SH_TLS_GD_32 144 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dsh.h168 RELOC_NUMBER (R_SH_TLS_GD_32, 144)
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dsh.h161 RELOC_NUMBER (R_SH_TLS_GD_32, 144)
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-sh.c901 HOWTO (R_SH_TLS_GD_32, /* type */
2055 { BFD_RELOC_SH_TLS_GD_32, R_SH_TLS_GD_32 },
5468 case R_SH_TLS_GD_32: in sh_elf_relocate_section()
5483 if (r_type == R_SH_TLS_GD_32 && tls_type == GOT_TLS_IE) in sh_elf_relocate_section()
5491 if (ELF32_R_TYPE (rel->r_info) == R_SH_TLS_GD_32) in sh_elf_relocate_section()
5630 if (r_type == R_SH_TLS_GD_32) in sh_elf_relocate_section()
6150 case R_SH_TLS_GD_32: in sh_elf_gc_sweep_hook()
6344 case R_SH_TLS_GD_32: in sh_elf_optimized_tls_reloc()
6460 case R_SH_TLS_GD_32: in sh_elf_check_relocs()
6499 case R_SH_TLS_GD_32: in sh_elf_check_relocs()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh.c838 HOWTO (R_SH_TLS_GD_32, /* type */
1989 { BFD_RELOC_SH_TLS_GD_32, R_SH_TLS_GD_32 },
5289 case R_SH_TLS_GD_32: in sh_elf_relocate_section()
5304 if (r_type == R_SH_TLS_GD_32 && tls_type == GOT_TLS_IE) in sh_elf_relocate_section()
5312 if (ELF32_R_TYPE (rel->r_info) == R_SH_TLS_GD_32) in sh_elf_relocate_section()
5451 if (r_type == R_SH_TLS_GD_32) in sh_elf_relocate_section()
5974 case R_SH_TLS_GD_32: in sh_elf_gc_sweep_hook()
6158 case R_SH_TLS_GD_32: in sh_elf_optimized_tls_reloc()
6274 case R_SH_TLS_GD_32: in sh_elf_check_relocs()
6313 case R_SH_TLS_GD_32: in sh_elf_check_relocs()
[all …]