Home
last modified time | relevance | path

Searched refs:R_TILEGX_TLS_DTPOFF64 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Dtilegx.h149 R_TILEGX_TLS_DTPOFF64 = 107, enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Dtilegx.h154 RELOC_NUMBER (R_TILEGX_TLS_DTPOFF64, 107)
/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc2713 : elfcpp::R_TILEGX_TLS_DTPOFF64, in reserve_local_got_entry()
2774 : elfcpp::R_TILEGX_TLS_DTPOFF64, in reserve_global_got_entry()
3087 case elfcpp::R_TILEGX_TLS_DTPOFF64: in get_reference_flags()
3142 case elfcpp::R_TILEGX_TLS_DTPOFF64: in check_non_pic()
3569 case elfcpp::R_TILEGX_TLS_DTPOFF64: in local()
4050 : elfcpp::R_TILEGX_TLS_DTPOFF64); in global()
4124 case elfcpp::R_TILEGX_TLS_DTPOFF64: in global()
4706 case elfcpp::R_TILEGX_TLS_DTPOFF64: in relocate()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-tilegx.c556 HOWTO(R_TILEGX_TLS_DTPOFF64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
1396 ret->dtpoff_reloc = R_TILEGX_TLS_DTPOFF64; in tilegx_elf_link_hash_table_create()