Home
last modified time | relevance | path

Searched refs:R_390_TLS_GOTIE20 (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/elfcpp/
Ds390.h105 R_390_TLS_GOTIE20 = 60, // 20 bit GOT offset for static TLS block offset. enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Ds390.h124 RELOC_NUMBER (R_390_TLS_GOTIE20, 60)/* 20 bit GOT offset for statis TLS
DChangeLog-9103152 R_390_20, R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
/toolchain/binutils/binutils-2.27/gold/
Ds390.cc2059 case elfcpp::R_390_TLS_GOTIE20: in optimize_tls_reloc()
2148 case elfcpp::R_390_TLS_GOTIE20: in get_reference_flags()
2478 case elfcpp::R_390_TLS_GOTIE20: in local()
2561 case elfcpp::R_390_TLS_GOTIE20: in local()
2912 case elfcpp::R_390_TLS_GOTIE20: in global()
2999 case elfcpp::R_390_TLS_GOTIE20: in global()
3321 case elfcpp::R_390_TLS_GOTIE20: in relocate()
3381 case elfcpp::R_390_TLS_GOTIE20: in relocate()
3675 case elfcpp::R_390_TLS_GOTIE20: in relocate_tls()
3686 && r_type != elfcpp::R_390_TLS_GOTIE20 in relocate_tls()
/toolchain/binutils/binutils-2.27/bfd/
Delf64-s390.c169 HOWTO(R_390_TLS_GOTIE20, 0, 2, 20, FALSE, 8, complain_overflow_dont,
314 return &elf_howto_table[(int) R_390_TLS_GOTIE20]; in elf_s390_reloc_type_lookup()
994 case R_390_TLS_GOTIE20: in elf_s390_check_relocs()
1111 case R_390_TLS_GOTIE20: in elf_s390_check_relocs()
1144 case R_390_TLS_GOTIE20: in elf_s390_check_relocs()
1483 case R_390_TLS_GOTIE20: in elf_s390_gc_sweep_hook()
3090 case R_390_TLS_GOTIE20: in elf_s390_relocate_section()
3329 || r_type == R_390_TLS_GOTIE20) in elf_s390_relocate_section()
Delf32-s390.c159 HOWTO(R_390_TLS_GOTIE20, 0, 2, 20, FALSE, 8, complain_overflow_dont,
290 return &elf_howto_table[(int) R_390_TLS_GOTIE20]; in elf_s390_reloc_type_lookup()
1069 case R_390_TLS_GOTIE20: in elf_s390_check_relocs()
1179 case R_390_TLS_GOTIE20: in elf_s390_check_relocs()
1211 case R_390_TLS_GOTIE20: in elf_s390_check_relocs()
1547 case R_390_TLS_GOTIE20: in elf_s390_gc_sweep_hook()
3129 case R_390_TLS_GOTIE20: in elf_s390_relocate_section()
3414 || r_type == R_390_TLS_GOTIE20) in elf_s390_relocate_section()
DChangeLog-02032375 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.