Searched refs:R_390_TLS_LDM64 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 90 R_390_TLS_LDM64 = 46, // Direct 64 bit for local dynamic thread local data in LD code. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 101 RELOC_NUMBER (R_390_TLS_LDM64, 46) /* Direct 64 bit for local dynamic
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2035 case elfcpp::R_390_TLS_LDM64: in optimize_tls_reloc() 2140 case elfcpp::R_390_TLS_LDM64: in get_reference_flags() 2470 case elfcpp::R_390_TLS_LDM64: in local() 2519 case elfcpp::R_390_TLS_LDM64: in local() 2904 case elfcpp::R_390_TLS_LDM64: in global() 2960 case elfcpp::R_390_TLS_LDM64: in global() 3317 case elfcpp::R_390_TLS_LDM64: in relocate() 3356 case elfcpp::R_390_TLS_LDM64: in relocate() 3598 case elfcpp::R_390_TLS_LDM64: in relocate_tls()
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 144 HOWTO(R_390_TLS_LDM64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 292 return &elf_howto_table[(int) R_390_TLS_LDM64]; in elf_s390_reloc_type_lookup() 873 case R_390_TLS_LDM64: in elf_s390_tls_transition() 998 case R_390_TLS_LDM64: in elf_s390_check_relocs() 1105 case R_390_TLS_LDM64: in elf_s390_check_relocs() 1463 case R_390_TLS_LDM64: in elf_s390_gc_sweep_hook() 3120 case R_390_TLS_LDM64: in elf_s390_relocate_section()
|
D | elf32-s390.c | 135 EMPTY_HOWTO (R_390_TLS_LDM64), /* Empty entry for R_390_TLS_LDM64. */
|