Searched refs:R_MIPS_TLS_TPREL32 (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/sys/arch/mips/include/ |
| D | elf_machdep.h | 114 #define R_MIPS_TLS_TPREL32 47 /* TP-relative offset, 32 bit */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | mips.h | 96 R_MIPS_TLS_TPREL32 = 47, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elfn32-mips.c | 719 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 1501 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 3573 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
| D | elf32-mips.c | 659 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 2024 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
| D | elf64-mips.c | 740 EMPTY_HOWTO (R_MIPS_TLS_TPREL32), 1521 EMPTY_HOWTO (R_MIPS_TLS_TPREL32), 3739 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
| D | elfxx-mips.c | 619 || r_type == R_MIPS_TLS_TPREL32 \ 3555 ABI_64_P (abfd) ? R_MIPS_TLS_TPREL64 : R_MIPS_TLS_TPREL32, in mips_elf_initialize_tls_slots() 6168 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.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elfn32-mips.c | 717 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 1499 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 3571 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
| D | elf32-mips.c | 659 HOWTO (R_MIPS_TLS_TPREL32, /* type */ 2024 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
| D | elf64-mips.c | 738 EMPTY_HOWTO (R_MIPS_TLS_TPREL32), 1519 EMPTY_HOWTO (R_MIPS_TLS_TPREL32), 3737 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
|
| D | elfxx-mips.c | 619 || r_type == R_MIPS_TLS_TPREL32 \ 3555 ABI_64_P (abfd) ? R_MIPS_TLS_TPREL64 : R_MIPS_TLS_TPREL32, in mips_elf_initialize_tls_slots() 6167 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.
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | mips.h | 89 RELOC_NUMBER (R_MIPS_TLS_TPREL32, 47)
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | mips.h | 89 RELOC_NUMBER (R_MIPS_TLS_TPREL32, 47)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | mips.cc | 6146 unsigned int r_type = (size == 32 ? elfcpp::R_MIPS_TLS_TPREL32 in add_tls_entries() 6231 unsigned int r_type = (size == 32 ? elfcpp::R_MIPS_TLS_TPREL32 in add_tls_entries() 6769 case elfcpp::R_MIPS_TLS_TPREL32: in do_write() 10062 case elfcpp::R_MIPS_TLS_TPREL32: in mips_get_size_for_reloc() 12311 case elfcpp::R_MIPS_TLS_TPREL32: in relocate() 12479 case elfcpp::R_MIPS_TLS_TPREL32: in get_reference_flags()
|