Home
last modified time | relevance | path

Searched refs:R_MICROMIPS_TLS_GD (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h144 R_MICROMIPS_TLS_GD = 162, enumerator
DChangeLog53 R_MICROMIPS_HI0_LO16, R_MICROMIPS_TLS_GD, R_MICROMIPS_TLS_LDM,
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h147 RELOC_NUMBER (R_MICROMIPS_TLS_GD, 162)
DChangeLog520 (R_MICROMIPS_TLS_GD, R_MICROMIPS_TLS_LDM): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c1395 HOWTO (R_MICROMIPS_TLS_GD, /* type */
2054 { BFD_RELOC_MICROMIPS_TLS_GD, R_MICROMIPS_TLS_GD - R_MICROMIPS_min },
Delfxx-mips.c603 || r_type == R_MICROMIPS_TLS_GD \
2255 || r_type == R_MICROMIPS_TLS_GD); in tls_gd_reloc_p()
5638 case R_MICROMIPS_TLS_GD: in mips_elf_calculate_relocation()
5972 case R_MICROMIPS_TLS_GD: in mips_elf_calculate_relocation()
8273 case R_MICROMIPS_TLS_GD: in _bfd_mips_elf_check_relocs()
8522 case R_MICROMIPS_TLS_GD: in _bfd_mips_elf_check_relocs()
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc253 || r_type == elfcpp::R_MICROMIPS_TLS_GD); in tls_gd_reloc()
351 case elfcpp::R_MICROMIPS_TLS_GD: in micromips_reloc()
8662 case elfcpp::R_MICROMIPS_TLS_GD: in local()
8837 case elfcpp::R_MICROMIPS_TLS_GD: in local()
8848 case elfcpp::R_MICROMIPS_TLS_GD: in local()
9118 case elfcpp::R_MICROMIPS_TLS_GD: in global()
9340 case elfcpp::R_MICROMIPS_TLS_GD: in global()
9350 case elfcpp::R_MICROMIPS_TLS_GD: in global()
10046 case elfcpp::R_MICROMIPS_TLS_GD: in relocate()
10328 case elfcpp::R_MICROMIPS_TLS_GD: in get_reference_flags()