Searched refs:R_390_TLS_GOTIE64 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 88 R_390_TLS_GOTIE64 = 44, // 64 bit GOT offset for static TLS block offset. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 97 RELOC_NUMBER (R_390_TLS_GOTIE64, 44)/* 64 bit GOT offset for static TLS
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 141 HOWTO(R_390_TLS_GOTIE64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 290 return &elf_howto_table[(int) R_390_TLS_GOTIE64]; in elf_s390_reloc_type_lookup() 869 case R_390_TLS_GOTIE64: in elf_s390_tls_transition() 872 return R_390_TLS_GOTIE64; in elf_s390_tls_transition() 995 case R_390_TLS_GOTIE64: in elf_s390_check_relocs() 1112 case R_390_TLS_GOTIE64: in elf_s390_check_relocs() 1140 case R_390_TLS_GOTIE64: in elf_s390_check_relocs() 1484 case R_390_TLS_GOTIE64: in elf_s390_gc_sweep_hook() 2978 case R_390_TLS_GOTIE64: in elf_s390_relocate_section()
|
D | elf32-s390.c | 132 EMPTY_HOWTO (R_390_TLS_GOTIE64), /* Empty entry for R_390_TLS_GOTIE64. */
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2047 case elfcpp::R_390_TLS_GOTIE64: in optimize_tls_reloc() 2150 case elfcpp::R_390_TLS_GOTIE64: in get_reference_flags() 2480 case elfcpp::R_390_TLS_GOTIE64: in local() 2563 case elfcpp::R_390_TLS_GOTIE64: in local() 2914 case elfcpp::R_390_TLS_GOTIE64: in global() 2925 r_type == elfcpp::R_390_TLS_GOTIE64) && in global() 3001 case elfcpp::R_390_TLS_GOTIE64: in global() 3323 case elfcpp::R_390_TLS_GOTIE64: in relocate() 3358 case elfcpp::R_390_TLS_GOTIE64: in relocate() 3678 case elfcpp::R_390_TLS_GOTIE64: in relocate_tls()
|