Searched refs:R_MIPS_TLS_TPREL_LO16 (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | elf-rel28-n32.d | 51 .*: R_MIPS_TLS_TPREL_LO16 bar 93 .*: R_MIPS_TLS_TPREL_LO16 bar
|
D | elf-rel28-n64.d | 89 .*: R_MIPS_TLS_TPREL_LO16 bar 173 .*: R_MIPS_TLS_TPREL_LO16 bar
|
D | tls-o32.d | 49 70: R_MIPS_TLS_TPREL_LO16 tlsvar_le
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 99 R_MIPS_TLS_TPREL_LO16 = 50, enumerator
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfn32-mips.c | 745 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 1527 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 3209 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 },
|
D | elf32-mips.c | 691 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 2001 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 },
|
D | elf64-mips.c | 780 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 1561 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 3393 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 },
|
D | ChangeLog-2010 | 1379 [R_MIPS_TLS_TPREL_HI16, R_MIPS_TLS_TPREL_LO16]: Likewise. 1385 [R_MIPS_TLS_TPREL_HI16, R_MIPS_TLS_TPREL_LO16]: Likewise.
|
D | elfxx-mips.c | 595 || r_type == R_MIPS_TLS_TPREL_LO16 \ 5832 case R_MIPS_TLS_TPREL_LO16: in mips_elf_calculate_relocation()
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 88 RELOC_NUMBER (R_MIPS_TLS_TPREL_LO16, 50)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 8327 case elfcpp::R_MIPS_TLS_TPREL_LO16: in get_size_for_reloc() 10135 case elfcpp::R_MIPS_TLS_TPREL_LO16: in relocate() 10325 case elfcpp::R_MIPS_TLS_TPREL_LO16: in get_reference_flags()
|