Searched refs:R_390_TLS_DTPMOD (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/binutils/include/elf/ |
| HD | s390.h | 109 RELOC_NUMBER (R_390_TLS_DTPMOD, 54) /* ID of module containing symbol. */
|
| /trueos/contrib/binutils/bfd/ |
| HD | elf64-s390.c | 208 HOWTO(R_390_TLS_DTPMOD, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 336 return &elf_howto_table[(int) R_390_TLS_DTPMOD]; 2734 dr_type = R_390_TLS_DTPMOD; 2847 outrel.r_info = ELF64_R_INFO (0, R_390_TLS_DTPMOD);
|
| HD | elf32-s390.c | 200 HOWTO(R_390_TLS_DTPMOD, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 314 return &elf_howto_table[(int) R_390_TLS_DTPMOD]; 2749 dr_type = R_390_TLS_DTPMOD; 2862 outrel.r_info = ELF32_R_INFO (0, R_390_TLS_DTPMOD);
|
| /trueos/contrib/llvm/lib/Object/ |
| HD | ELF.cpp | 693 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_TLS_DTPMOD); in getELFRelocationTypeName()
|
| /trueos/contrib/llvm/include/llvm/Support/ |
| HD | ELF.h | 1080 R_390_TLS_DTPMOD = 54, enumerator
|