Searched refs:R_390_TLS_GD64 (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | s390.h | 85 R_390_TLS_GD64 = 41, // Direct 64 bit for general dynamic thread local data. enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | s390.h | 94 RELOC_NUMBER (R_390_TLS_GD64, 41) /* Direct 64 bit for general dynamic
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | s390.h | 94 RELOC_NUMBER (R_390_TLS_GD64, 41) /* Direct 64 bit for general dynamic
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf64-s390.c | 138 HOWTO(R_390_TLS_GD64, 0, 8, 64, false, 0, complain_overflow_bitfield, 288 return &elf_howto_table[(int) R_390_TLS_GD64]; in elf_s390_reloc_type_lookup() 782 case R_390_TLS_GD64: in elf_s390_tls_transition() 906 case R_390_TLS_GD64: in elf_s390_check_relocs() 1039 case R_390_TLS_GD64: in elf_s390_check_relocs() 1051 case R_390_TLS_GD64: in elf_s390_check_relocs() 2697 case R_390_TLS_GD64: in elf_s390_relocate_section() 2709 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2752 if (r_type == R_390_TLS_GD64) in elf_s390_relocate_section() 2766 if (r_type == R_390_TLS_GD64) in elf_s390_relocate_section()
|
| D | elf32-s390.c | 128 EMPTY_HOWTO (R_390_TLS_GD64), /* Empty entry for R_390_TLS_GD64. */
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf64-s390.c | 138 HOWTO(R_390_TLS_GD64, 0, 8, 64, false, 0, complain_overflow_bitfield, 288 return &elf_howto_table[(int) R_390_TLS_GD64]; in elf_s390_reloc_type_lookup() 782 case R_390_TLS_GD64: in elf_s390_tls_transition() 906 case R_390_TLS_GD64: in elf_s390_check_relocs() 1039 case R_390_TLS_GD64: in elf_s390_check_relocs() 1051 case R_390_TLS_GD64: in elf_s390_check_relocs() 2752 case R_390_TLS_GD64: in elf_s390_relocate_section() 2764 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2807 if (r_type == R_390_TLS_GD64) in elf_s390_relocate_section() 2821 if (r_type == R_390_TLS_GD64) in elf_s390_relocate_section()
|
| D | elf32-s390.c | 128 EMPTY_HOWTO (R_390_TLS_GD64), /* Empty entry for R_390_TLS_GD64. */
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | s390.cc | 2031 case elfcpp::R_390_TLS_GD64: in optimize_tls_reloc() 2144 case elfcpp::R_390_TLS_GD64: in get_reference_flags() 2474 case elfcpp::R_390_TLS_GD64: in local() 2499 case elfcpp::R_390_TLS_GD64: in local() 2908 case elfcpp::R_390_TLS_GD64: in global() 2940 case elfcpp::R_390_TLS_GD64: in global() 3321 case elfcpp::R_390_TLS_GD64: in relocate() 3362 case elfcpp::R_390_TLS_GD64: in relocate() 3546 case elfcpp::R_390_TLS_GD64: in relocate_tls()
|