Searched refs:R_390_TLS_LDO32 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 96 R_390_TLS_LDO32 = 52, // 32 bit offset relative to TLS block. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 113 RELOC_NUMBER (R_390_TLS_LDO32, 52) /* 32 bit offset relative to TLS
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2036 case elfcpp::R_390_TLS_LDO32: in optimize_tls_reloc() 2141 case elfcpp::R_390_TLS_LDO32: in get_reference_flags() 2471 case elfcpp::R_390_TLS_LDO32: in local() 2530 case elfcpp::R_390_TLS_LDO32: in local() 2905 case elfcpp::R_390_TLS_LDO32: in global() 2971 case elfcpp::R_390_TLS_LDO32: in global() 3318 case elfcpp::R_390_TLS_LDO32: in relocate() 3371 case elfcpp::R_390_TLS_LDO32: in relocate() 3622 case elfcpp::R_390_TLS_LDO32: // Local-dynamic offset in relocate_tls()
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-s390.c | 144 HOWTO(R_390_TLS_LDO32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 276 return &elf_howto_table[(int) R_390_TLS_LDO32]; in elf_s390_reloc_type_lookup() 3236 case R_390_TLS_LDO32: in elf_s390_relocate_section()
|
D | elf64-s390.c | 154 EMPTY_HOWTO (R_390_TLS_LDO32), /* Empty entry for R_390_TLS_LDO32. */
|
D | ChangeLog-2011 | 38 section in LD to LE linker relaxation for R_390_TLS_LDO32.
|
D | ChangeLog-2006 | 853 section in LD to LE linker relaxation for R_390_TLS_LDO32.
|