Home
last modified time | relevance | path

Searched refs:R_MIPS16_TLS_GOTTPREL (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/elfcpp/
Dmips.h118 R_MIPS16_TLS_GOTTPREL = 110, enumerator
DChangeLog-0815112 R_MIPS16_TLS_DTPREL_LO16, R_MIPS16_TLS_GOTTPREL,
/toolchain/binutils/binutils-2.27/bfd/
Delfn32-mips.c1807 HOWTO (R_MIPS16_TLS_GOTTPREL, /* type */
2023 HOWTO (R_MIPS16_TLS_GOTTPREL, /* type */
3262 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
Delf32-mips.c987 HOWTO (R_MIPS16_TLS_GOTTPREL, /* type */
2039 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
Delf64-mips.c1841 HOWTO (R_MIPS16_TLS_GOTTPREL, /* type */
2057 HOWTO (R_MIPS16_TLS_GOTTPREL, /* type */
3446 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
Delfxx-mips.c598 || r_type == R_MIPS16_TLS_GOTTPREL \
2114 case R_MIPS16_TLS_GOTTPREL: in mips16_reloc_p()
2276 || r_type == R_MIPS16_TLS_GOTTPREL in tls_gottprel_reloc_p()
5645 case R_MIPS16_TLS_GOTTPREL: in mips_elf_calculate_relocation()
5979 case R_MIPS16_TLS_GOTTPREL: in mips_elf_calculate_relocation()
8298 case R_MIPS16_TLS_GOTTPREL: in _bfd_mips_elf_check_relocs()
8540 case R_MIPS16_TLS_GOTTPREL: in _bfd_mips_elf_check_relocs()
DChangeLog-201185 (tls_gottprel_reloc_p): Add R_MIPS16_TLS_GOTTPREL case.
/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h114 RELOC_NUMBER (R_MIPS16_TLS_GOTTPREL, 110)
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc296 || r_type == elfcpp::R_MIPS16_TLS_GOTTPREL in tls_gottprel_reloc()
348 case elfcpp::R_MIPS16_TLS_GOTTPREL: in mips16_reloc()
10385 case elfcpp::R_MIPS16_TLS_GOTTPREL: in local()
10572 case elfcpp::R_MIPS16_TLS_GOTTPREL: in local()
10632 case elfcpp::R_MIPS16_TLS_GOTTPREL: in local()
10847 case elfcpp::R_MIPS16_TLS_GOTTPREL: in global()
11079 case elfcpp::R_MIPS16_TLS_GOTTPREL: in global()
11130 case elfcpp::R_MIPS16_TLS_GOTTPREL: in global()
12012 case elfcpp::R_MIPS16_TLS_GOTTPREL: in relocate()
12252 case elfcpp::R_MIPS16_TLS_GOTTPREL: in get_reference_flags()