Searched refs:R_390_TLS_GOTIE32 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 87 R_390_TLS_GOTIE32 = 43, // 32 bit GOT offset for static TLS block offset. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 95 RELOC_NUMBER (R_390_TLS_GOTIE32, 43)/* 32 bit GOT offset for static TLS
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-s390.c | 130 HOWTO(R_390_TLS_GOTIE32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 266 return &elf_howto_table[(int) R_390_TLS_GOTIE32]; in elf_s390_reloc_type_lookup() 950 case R_390_TLS_GOTIE32: in elf_s390_tls_transition() 953 return R_390_TLS_GOTIE32; in elf_s390_tls_transition() 1070 case R_390_TLS_GOTIE32: in elf_s390_check_relocs() 1180 case R_390_TLS_GOTIE32: in elf_s390_check_relocs() 1207 case R_390_TLS_GOTIE32: in elf_s390_check_relocs() 1548 case R_390_TLS_GOTIE32: in elf_s390_gc_sweep_hook() 3015 case R_390_TLS_GOTIE32: in elf_s390_relocate_section()
|
D | elf64-s390.c | 140 EMPTY_HOWTO (R_390_TLS_GOTIE32), /* Empty entry for R_390_TLS_GOTIE32. */
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2046 case elfcpp::R_390_TLS_GOTIE32: in optimize_tls_reloc() 2149 case elfcpp::R_390_TLS_GOTIE32: in get_reference_flags() 2479 case elfcpp::R_390_TLS_GOTIE32: in local() 2562 case elfcpp::R_390_TLS_GOTIE32: in local() 2913 case elfcpp::R_390_TLS_GOTIE32: in global() 2924 r_type == elfcpp::R_390_TLS_GOTIE32 || in global() 3000 case elfcpp::R_390_TLS_GOTIE32: in global() 3322 case elfcpp::R_390_TLS_GOTIE32: in relocate() 3372 case elfcpp::R_390_TLS_GOTIE32: in relocate() 3677 case elfcpp::R_390_TLS_GOTIE32: // Initial-exec, optimizable in relocate_tls()
|