Lines Matching refs:R_386_TLS_GD
95 HOWTO(R_386_TLS_GD, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
272 return &elf_howto_table[R_386_TLS_GD - R_386_ext_offset]; in elf_i386_reloc_type_lookup()
1235 case R_386_TLS_GD: in elf_i386_check_tls_transition()
1244 if (r_type == R_386_TLS_GD) in elf_i386_check_tls_transition()
1468 case R_386_TLS_GD: in elf_i386_tls_transition()
1495 if (to_type == R_386_TLS_GD in elf_i386_tls_transition()
2018 case R_386_TLS_GD: in elf_i386_check_relocs()
2032 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break; in elf_i386_check_relocs()
4514 case R_386_TLS_GD: in elf_i386_relocate_section()
4537 if (ELF32_R_TYPE (rel->r_info) == R_386_TLS_GD) in elf_i386_relocate_section()
4876 else if (ELF32_R_TYPE (rel->r_info) == R_386_TLS_GD) in elf_i386_relocate_section()