Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_TPREL32 (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/sys/arch/mips/include/
Delf_machdep.h114 #define R_MIPS_TLS_TPREL32 47 /* TP-relative offset, 32 bit */ macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Dmips.h96 R_MIPS_TLS_TPREL32 = 47, enumerator
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfn32-mips.c719 HOWTO (R_MIPS_TLS_TPREL32, /* type */
1501 HOWTO (R_MIPS_TLS_TPREL32, /* type */
3573 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
Delf32-mips.c659 HOWTO (R_MIPS_TLS_TPREL32, /* type */
2024 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
Delf64-mips.c740 EMPTY_HOWTO (R_MIPS_TLS_TPREL32),
1521 EMPTY_HOWTO (R_MIPS_TLS_TPREL32),
3739 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
Delfxx-mips.c619 || 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()
DChangeLog-201187 R_MIPS_TLS_DTPREL32/64, and R_MIPS_TLS_TPREL32/64 relocations.
DChangeLog-20101384 [R_MIPS_TLS_GOTTPREL, R_MIPS_TLS_TPREL32]: Likewise.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfn32-mips.c717 HOWTO (R_MIPS_TLS_TPREL32, /* type */
1499 HOWTO (R_MIPS_TLS_TPREL32, /* type */
3571 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
Delf32-mips.c659 HOWTO (R_MIPS_TLS_TPREL32, /* type */
2024 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
Delf64-mips.c738 EMPTY_HOWTO (R_MIPS_TLS_TPREL32),
1519 EMPTY_HOWTO (R_MIPS_TLS_TPREL32),
3737 { BFD_RELOC_MIPS_TLS_TPREL32, R_MIPS_TLS_TPREL32 },
Delfxx-mips.c619 || 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()
DChangeLog-201187 R_MIPS_TLS_DTPREL32/64, and R_MIPS_TLS_TPREL32/64 relocations.
DChangeLog-20101384 [R_MIPS_TLS_GOTTPREL, R_MIPS_TLS_TPREL32]: Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dmips.h89 RELOC_NUMBER (R_MIPS_TLS_TPREL32, 47)
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dmips.h89 RELOC_NUMBER (R_MIPS_TLS_TPREL32, 47)
/netbsd/src/external/gpl3/binutils/dist/gold/
Dmips.cc6146 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()