Searched refs:R_MIPS_TLS_TPREL32 (Results 1 – 17 of 17) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | tlsdyn-o32-2.got | 11 10000040 R_MIPS_TLS_TPREL32 tlsvar_ie 12 10000034 R_MIPS_TLS_TPREL32 tlsbin_ie
|
D | tlsdyn-o32-3.got | 11 10000040 R_MIPS_TLS_TPREL32 tlsvar_ie 12 10000034 R_MIPS_TLS_TPREL32 tlsbin_ie
|
D | tlsdyn-o32-1.got | 11 10000040 R_MIPS_TLS_TPREL32 tlsvar_ie 12 10000034 R_MIPS_TLS_TPREL32 tlsbin_ie
|
D | tlsdyn-o32.got | 11 1000002c R_MIPS_TLS_TPREL32 tlsbin_ie 12 10000040 R_MIPS_TLS_TPREL32 tlsvar_ie
|
D | tls-multi-got-1.got | 13 0013f800 R_MIPS_TLS_TPREL32 tlsvar_ie 14 00149454 R_MIPS_TLS_TPREL32 tlsvar_ie
|
D | tlslib-o32-hidden.got | 7 000403bc R_MIPS_TLS_TPREL32 \*ABS\*
|
D | tlslib-o32.got | 10 0004043c R_MIPS_TLS_TPREL32 tlsvar_ie
|
D | tlslib-o32-ver.got | 10 000404cc R_MIPS_TLS_TPREL32 tlsvar_ie
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 96 R_MIPS_TLS_TPREL32 = 47, enumerator
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfn32-mips.c | 713 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 1495 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 3206 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
D | elf32-mips.c | 659 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 1998 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
D | elf64-mips.c | 748 EMPTY_HOWTO (R_MIPS_TLS_TPREL32), 1529 EMPTY_HOWTO (R_MIPS_TLS_TPREL32), 3390 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
D | elfxx-mips.c | 592 || r_type == R_MIPS_TLS_TPREL32 \ 3409 ABI_64_P (abfd) ? R_MIPS_TLS_TPREL64 : R_MIPS_TLS_TPREL32, in mips_elf_initialize_tls_slots() 5833 case R_MIPS_TLS_TPREL32: in mips_elf_calculate_relocation()
|
D | ChangeLog-2011 | 87 R_MIPS_TLS_DTPREL32/64, and R_MIPS_TLS_TPREL32/64 relocations.
|
D | ChangeLog-2010 | 1384 [R_MIPS_TLS_GOTTPREL, R_MIPS_TLS_TPREL32]: Likewise.
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 85 RELOC_NUMBER (R_MIPS_TLS_TPREL32, 47)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 5160 unsigned int r_type = (size == 32 ? elfcpp::R_MIPS_TLS_TPREL32 in add_tls_entries() 5242 unsigned int r_type = (size == 32 ? elfcpp::R_MIPS_TLS_TPREL32 in add_tls_entries() 5789 case elfcpp::R_MIPS_TLS_TPREL32: in do_write() 8302 case elfcpp::R_MIPS_TLS_TPREL32: in get_size_for_reloc() 10142 case elfcpp::R_MIPS_TLS_TPREL32: in relocate() 10322 case elfcpp::R_MIPS_TLS_TPREL32: in get_reference_flags()
|