Searched refs:R_390_TLS_GOTIE20 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 105 R_390_TLS_GOTIE20 = 60, // 20 bit GOT offset for static TLS block offset. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 124 RELOC_NUMBER (R_390_TLS_GOTIE20, 60)/* 20 bit GOT offset for statis TLS
|
D | ChangeLog-9103 | 152 R_390_20, R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2059 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/ |
D | elf64-s390.c | 169 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()
|
D | elf32-s390.c | 159 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()
|
D | ChangeLog-0203 | 2375 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
|