Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/include/
Delf.h218 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */ macro
/freebsd-10-stable/contrib/binutils/bfd/
Delfn32-mips.c682 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */
1370 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */
2030 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
Delf32-mips.c628 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */
1213 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
Delf64-mips.c717 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */
1391 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */
2186 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
Delfxx-mips.c350 || r_type == R_MIPS_TLS_DTPREL_LO16 \
4361 case R_MIPS_TLS_DTPREL_LO16: in mips_elf_calculate_relocation()
/freebsd-10-stable/contrib/binutils/include/elf/
Dmips.h84 RELOC_NUMBER (R_MIPS_TLS_DTPREL_LO16, 45)
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp143 Type = ELF::R_MIPS_TLS_DTPREL_LO16; in GetRelocType()
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp155 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_DTPREL_LO16); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h875 R_MIPS_TLS_DTPREL_LO16 = 45, enumerator