Searched refs:R_390_TLS_LE32 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | s390.h | 101 RELOC_NUMBER (R_390_TLS_LE32, 50) /* 32 bit negated offset relative to
|
| /freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| D | SystemZMCObjectWriter.cpp | 73 case FK_Data_4: return ELF::R_390_TLS_LE32; in getTLSLEReloc()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf32-s390.c | 194 HOWTO(R_390_TLS_LE32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 310 return &elf_howto_table[(int) R_390_TLS_LE32]; 949 return R_390_TLS_LE32; 953 return R_390_TLS_LE32; 956 return R_390_TLS_LE32; 1205 case R_390_TLS_LE32: 2703 r_type = R_390_TLS_LE32; 2708 if (r_type == R_390_TLS_LE32) 2874 case R_390_TLS_LE32:
|
| D | elf64-s390.c | 202 EMPTY_HOWTO (R_390_TLS_LE32), /* Empty entry for R_390_TLS_LE32. */
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 689 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_TLS_LE32); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1076 R_390_TLS_LE32 = 50, enumerator
|