Searched refs:R_SPARC_TLS_LDM_CALL (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 115 R_SPARC_TLS_LDM_CALL = 63, // Initial Local Dynamic reloc, call enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 136 RELOC_NUMBER (R_SPARC_TLS_LDM_CALL, 63)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 1944 case elfcpp::R_SPARC_TLS_LDM_CALL: in optimize_tls_reloc() 2066 case elfcpp::R_SPARC_TLS_LDM_CALL: in get_reference_flags() 2399 case elfcpp::R_SPARC_TLS_LDM_CALL: in local() 2451 case elfcpp::R_SPARC_TLS_LDM_CALL: in local() 2457 if (r_type == elfcpp::R_SPARC_TLS_LDM_CALL) in local() 2884 case elfcpp::R_SPARC_TLS_LDM_CALL: in global() 2942 case elfcpp::R_SPARC_TLS_LDM_CALL: in global() 2948 if (r_type == elfcpp::R_SPARC_TLS_LDM_CALL) in global() 3556 case elfcpp::R_SPARC_TLS_LDM_CALL: in relocate() 3789 case elfcpp::R_SPARC_TLS_LDM_CALL: in relocate_tls() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 275 …HOWTO(R_SPARC_TLS_LDM_CALL,2,2,30,TRUE,0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR… 493 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_LDM_CALL]; in _bfd_sparc_elf_reloc_type_lookup() 1619 case R_SPARC_TLS_LDM_CALL: in _bfd_sparc_elf_check_relocs() 1887 case R_SPARC_TLS_LDM_CALL: in _bfd_sparc_elf_gc_mark_hook() 3744 case R_SPARC_TLS_LDM_CALL: in _bfd_sparc_elf_relocate_section()
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-sparc.texi | 671 @code{R_SPARC_TLS_LDM_CALL} is requested using @samp{%tldm_call}.
|