Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/elfcpp/
Ds390.h95 R_390_TLS_LE64 = 51, // 64 bit negated offset relative to static TLS block. enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Ds390.h111 RELOC_NUMBER (R_390_TLS_LE64, 51) /* 64 bit negated offset relative to
/toolchain/binutils/binutils-2.27/bfd/
Delf64-s390.c152 HOWTO(R_390_TLS_LE64, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
298 return &elf_howto_table[(int) R_390_TLS_LE64]; in elf_s390_reloc_type_lookup()
867 return R_390_TLS_LE64; in elf_s390_tls_transition()
871 return R_390_TLS_LE64; in elf_s390_tls_transition()
874 return R_390_TLS_LE64; in elf_s390_tls_transition()
1187 case R_390_TLS_LE64: in elf_s390_check_relocs()
1191 if (r_type == R_390_TLS_LE64 && bfd_link_pie (info)) in elf_s390_check_relocs()
2987 r_type = R_390_TLS_LE64; in elf_s390_relocate_section()
2992 if (r_type == R_390_TLS_LE64) in elf_s390_relocate_section()
3158 case R_390_TLS_LE64: in elf_s390_relocate_section()
Delf32-s390.c143 EMPTY_HOWTO (R_390_TLS_LE64), /* Empty entry for R_390_TLS_LE64. */
DChangeLog-20141406 * elf64-s390.c: Don't replace R_390_TLS_LE64 with R_390_TLS_TPOFF
/toolchain/binutils/binutils-2.27/gold/
Ds390.cc2064 case elfcpp::R_390_TLS_LE64: in optimize_tls_reloc()
2153 case elfcpp::R_390_TLS_LE64: in get_reference_flags()
2483 case elfcpp::R_390_TLS_LE64: in local()
2595 case elfcpp::R_390_TLS_LE64: in local()
2601 (size == 64 && r_type == elfcpp::R_390_TLS_LE64)) in local()
2917 case elfcpp::R_390_TLS_LE64: in global()
3029 case elfcpp::R_390_TLS_LE64: in global()
3035 (size == 64 && r_type == elfcpp::R_390_TLS_LE64)) in global()
3328 case elfcpp::R_390_TLS_LE64: in relocate()
3360 case elfcpp::R_390_TLS_LE64: in relocate()
[all …]