Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_GD (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
HDmips.h91 R_MIPS_TLS_GD = 42, enumerator
/dragonfly/contrib/gdb-7/include/elf/
HDmips.h82 RELOC_NUMBER (R_MIPS_TLS_GD, 42)
/dragonfly/contrib/binutils-2.27/include/elf/
HDmips.h84 RELOC_NUMBER (R_MIPS_TLS_GD, 42)
/dragonfly/contrib/binutils-2.34/include/elf/
HDmips.h84 RELOC_NUMBER (R_MIPS_TLS_GD, 42)
/dragonfly/contrib/binutils-2.27/gold/
HDmips.cc287 return (r_type == elfcpp::R_MIPS_TLS_GD in tls_gd_reloc()
9956 case elfcpp::R_MIPS_TLS_GD: in mips_get_size_for_reloc()
10381 case elfcpp::R_MIPS_TLS_GD: in local()
10577 case elfcpp::R_MIPS_TLS_GD: in local()
10587 case elfcpp::R_MIPS_TLS_GD: in local()
10843 case elfcpp::R_MIPS_TLS_GD: in global()
11084 case elfcpp::R_MIPS_TLS_GD: in global()
11094 case elfcpp::R_MIPS_TLS_GD: in global()
11995 case elfcpp::R_MIPS_TLS_GD: in relocate()
12242 case elfcpp::R_MIPS_TLS_GD: in get_reference_flags()
/dragonfly/contrib/elftoolchain/common/
HDelfdefinitions.h1685 _ELF_DEFINE_RELOC(R_MIPS_TLS_GD, 42) \