Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/elfcpp/
Dtilegx.h151 R_TILEGX_TLS_DTPMOD32 = 109, enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Dtilegx.h156 RELOC_NUMBER (R_TILEGX_TLS_DTPMOD32, 109)
/toolchain/binutils/binutils-2.27/gold/
Dtilegx.cc2729 size == 32 ? elfcpp::R_TILEGX_TLS_DTPMOD32 in reserve_local_got_entry()
2779 size == 32 ? elfcpp::R_TILEGX_TLS_DTPMOD32 in reserve_global_got_entry()
2844 size == 32 ? elfcpp::R_TILEGX_TLS_DTPMOD32 in got_mod_index_entry()
3098 case elfcpp::R_TILEGX_TLS_DTPMOD32: in get_reference_flags()
3491 ? elfcpp::R_TILEGX_TLS_DTPMOD32 in local()
3576 case elfcpp::R_TILEGX_TLS_DTPMOD32: in local()
4056 ? elfcpp::R_TILEGX_TLS_DTPMOD32 in global()
4131 case elfcpp::R_TILEGX_TLS_DTPMOD32: in global()
4717 case elfcpp::R_TILEGX_TLS_DTPMOD32: in relocate()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-tilegx.c563 HOWTO(R_TILEGX_TLS_DTPMOD32, 0, 0, 0, FALSE, 0, complain_overflow_dont,
1411 ret->dtpmod_reloc = R_TILEGX_TLS_DTPMOD32; in tilegx_elf_link_hash_table_create()