Searched refs:R_390_TLS_GD64 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | s390.h | 83 RELOC_NUMBER (R_390_TLS_GD64, 41) /* Direct 64 bit for general dynamic
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf64-s390.c | 187 HOWTO(R_390_TLS_GD64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 320 return &elf_howto_table[(int) R_390_TLS_GD64]; 901 case R_390_TLS_GD64: 993 case R_390_TLS_GD64: 1106 case R_390_TLS_GD64: 1118 case R_390_TLS_GD64: 1437 case R_390_TLS_GD64: in elf_s390_gc_sweep_hook() 2678 case R_390_TLS_GD64: 2690 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE) 2733 if (r_type == R_390_TLS_GD64) [all …]
|
| D | elf32-s390.c | 180 EMPTY_HOWTO (R_390_TLS_GD64), /* Empty entry for R_390_TLS_GD64. */
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 680 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_TLS_GD64); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1067 R_390_TLS_GD64 = 41, enumerator
|