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

/freebsd-10-stable/sys/mips/include/
H A Delf.h215 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */ macro
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp125 Type = ELF::R_MIPS_TLS_GD;
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfn32-mips.c637 HOWTO (R_MIPS_TLS_GD, /* type */
645 "R_MIPS_TLS_GD", /* name */
1325 HOWTO (R_MIPS_TLS_GD, /* type */
1333 "R_MIPS_TLS_GD", /* name */
2031 { BFD_RELOC_MIPS_TLS_GD, R_MIPS_TLS_GD },
H A Delf32-mips.c583 HOWTO (R_MIPS_TLS_GD, /* type */
591 "R_MIPS_TLS_GD", /* name */
1210 { BFD_RELOC_MIPS_TLS_GD, R_MIPS_TLS_GD },
H A Delf64-mips.c673 HOWTO (R_MIPS_TLS_GD, /* type */
681 "R_MIPS_TLS_GD", /* name */
1347 HOWTO (R_MIPS_TLS_GD, /* type */
1355 "R_MIPS_TLS_GD", /* name */
2188 { BFD_RELOC_MIPS_TLS_GD, R_MIPS_TLS_GD },
H A Delfxx-mips.c347 || r_type == R_MIPS_TLS_GD \
2374 BFD_ASSERT (r_type == R_MIPS_TLS_GOTTPREL || r_type == R_MIPS_TLS_GD
2388 if (r_type == R_MIPS_TLS_GD)
4186 case R_MIPS_TLS_GD:
4504 case R_MIPS_TLS_GD:
6468 case R_MIPS_TLS_GD:
6617 case R_MIPS_TLS_GD:
6621 unsigned char flag = (r_type == R_MIPS_TLS_GD
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dmips.h81 RELOC_NUMBER (R_MIPS_TLS_GD, 42)
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DELF.cpp152 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_GD);
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h872 R_MIPS_TLS_GD = 42, enumerator in enum:llvm::ELF::__anon2112

Completed in 209 milliseconds