Searched refs:R_MIPS_TLS_DTPREL64 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 90 R_MIPS_TLS_DTPREL64 = 41, enumerator
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfn32-mips.c | 635 EMPTY_HOWTO (R_MIPS_TLS_DTPREL64), 1417 EMPTY_HOWTO (R_MIPS_TLS_DTPREL64), 3200 { BFD_RELOC_MIPS_TLS_DTPREL64, R_MIPS_TLS_DTPREL64 },
|
D | elf32-mips.c | 581 EMPTY_HOWTO (R_MIPS_TLS_DTPREL64), 1992 { BFD_RELOC_MIPS_TLS_DTPREL64, R_MIPS_TLS_DTPREL64 },
|
D | elf64-mips.c | 658 HOWTO (R_MIPS_TLS_DTPREL64, /* type */ 1439 HOWTO (R_MIPS_TLS_DTPREL64, /* type */ 3384 { BFD_RELOC_MIPS_TLS_DTPREL64, R_MIPS_TLS_DTPREL64 },
|
D | ChangeLog-2007 | 1773 R_MIPS_TLS_DTPREL32 and R_MIPS_TLS_DTPREL64. 1775 R_MIPS_TLS_DTPREL64.
|
D | elfxx-mips.c | 586 || r_type == R_MIPS_TLS_DTPREL64 \ 3381 ABI_64_P (abfd) ? R_MIPS_TLS_DTPREL64 : R_MIPS_TLS_DTPREL32, in mips_elf_initialize_tls_slots() 5819 case R_MIPS_TLS_DTPREL64: in mips_elf_calculate_relocation()
|
D | ChangeLog-2010 | 1376 [R_MIPS_TLS_DTPREL64, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 79 RELOC_NUMBER (R_MIPS_TLS_DTPREL64, 41)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 5132 : elfcpp::R_MIPS_TLS_DTPREL64); in add_tls_entries() 5218 : elfcpp::R_MIPS_TLS_DTPREL64); in add_tls_entries() 5786 case elfcpp::R_MIPS_TLS_DTPREL64: in do_write() 8295 case elfcpp::R_MIPS_TLS_DTPREL64: in get_size_for_reloc() 10123 case elfcpp::R_MIPS_TLS_DTPREL64: in relocate() 10316 case elfcpp::R_MIPS_TLS_DTPREL64: in get_reference_flags()
|