Searched refs:R_MIPS_TLS_TPREL_LO16 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/mips/include/
H A Delf.h226 #define R_MIPS_TLS_TPREL_LO16 50 /* TP-relative offset, low 16 bits */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp319 return ELF::R_MIPS_TLS_TPREL_LO16;
625 case ELF::R_MIPS_TLS_TPREL_LO16:
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp143 case R_MIPS_TLS_TPREL_LO16:
406 case R_MIPS_TLS_TPREL_LO16:
607 case R_MIPS_TLS_TPREL_LO16:
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfn32-mips.c744 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */
752 "R_MIPS_TLS_TPREL_LO16", /* name */
1432 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */
1440 "R_MIPS_TLS_TPREL_LO16", /* name */
2039 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 }
H A Delf32-mips.c690 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */
698 "R_MIPS_TLS_TPREL_LO16", /* name */
1218 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 }
H A Delf64-mips.c780 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */
788 "R_MIPS_TLS_TPREL_LO16", /* name */
1440 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */
1448 "R_MIPS_TLS_TPREL_LO16", /* name */
2196 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 }
H A Delfxx-mips.c355 || r_type == R_MIPS_TLS_TPREL_LO16)
4391 case R_MIPS_TLS_TPREL_LO16:
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dmips.h89 RELOC_NUMBER (R_MIPS_TLS_TPREL_LO16, 50)
/freebsd-11-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h1912 _ELF_DEFINE_RELOC(R_MIPS_TLS_TPREL_LO16, 50)

Completed in 149 milliseconds