Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_DTPREL32 (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/mips/include/
HDelf.h212 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */ macro
/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDMips.def45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
/NextBSD/contrib/binutils/bfd/
HDelfn32-mips.c619 HOWTO (R_MIPS_TLS_DTPREL32, /* type */
1307 HOWTO (R_MIPS_TLS_DTPREL32, /* type */
2024 { BFD_RELOC_MIPS_TLS_DTPREL32, R_MIPS_TLS_DTPREL32 },
HDelf32-mips.c565 HOWTO (R_MIPS_TLS_DTPREL32, /* type */
1207 { BFD_RELOC_MIPS_TLS_DTPREL32, R_MIPS_TLS_DTPREL32 },
HDelf64-mips.c641 EMPTY_HOWTO (R_MIPS_TLS_DTPREL32),
1328 EMPTY_HOWTO (R_MIPS_TLS_DTPREL32),
2180 { BFD_RELOC_MIPS_TLS_DTPREL32, R_MIPS_TLS_DTPREL32 },
HDelfxx-mips.c345 || 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()
HDChangeLog50 R_MIPS_TLS_DTPREL32 and R_MIPS_TLS_DTPREL64.
/NextBSD/contrib/binutils/include/elf/
HDmips.h78 RELOC_NUMBER (R_MIPS_TLS_DTPREL32, 39)
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1682 _ELF_DEFINE_RELOC(R_MIPS_TLS_DTPREL32, 39) \