Searched refs:R_MIPS_TLS_DTPREL32 (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/sys/mips/include/ |
| HD | elf.h | 212 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */ macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | Mips.def | 45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elfn32-mips.c | 619 HOWTO (R_MIPS_TLS_DTPREL32, /* type */ 1307 HOWTO (R_MIPS_TLS_DTPREL32, /* type */ 2024 { BFD_RELOC_MIPS_TLS_DTPREL32, R_MIPS_TLS_DTPREL32 },
|
| HD | elf32-mips.c | 565 HOWTO (R_MIPS_TLS_DTPREL32, /* type */ 1207 { BFD_RELOC_MIPS_TLS_DTPREL32, R_MIPS_TLS_DTPREL32 },
|
| HD | elf64-mips.c | 641 EMPTY_HOWTO (R_MIPS_TLS_DTPREL32), 1328 EMPTY_HOWTO (R_MIPS_TLS_DTPREL32), 2180 { BFD_RELOC_MIPS_TLS_DTPREL32, R_MIPS_TLS_DTPREL32 },
|
| HD | elfxx-mips.c | 345 || r_type == R_MIPS_TLS_DTPREL32 \ 2289 ABI_64_P (abfd) ? R_MIPS_TLS_DTPREL64 : R_MIPS_TLS_DTPREL32, in mips_elf_initialize_tls_slots() 4362 case R_MIPS_TLS_DTPREL32: in mips_elf_calculate_relocation()
|
| HD | ChangeLog | 50 R_MIPS_TLS_DTPREL32 and R_MIPS_TLS_DTPREL64.
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | mips.h | 78 RELOC_NUMBER (R_MIPS_TLS_DTPREL32, 39)
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1682 _ELF_DEFINE_RELOC(R_MIPS_TLS_DTPREL32, 39) \
|