Home
last modified time | relevance | path

Searched refs:R_390_TLS_GD32 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Ds390.h84 R_390_TLS_GD32 = 40, // Direct 32 bit for general dynamic thread local data. enumerator
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Ds390.h92 RELOC_NUMBER (R_390_TLS_GD32, 40) /* Direct 32 bit for general dynamic
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Ds390.h92 RELOC_NUMBER (R_390_TLS_GD32, 40) /* Direct 32 bit for general dynamic
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-s390.c126 HOWTO(R_390_TLS_GD32, 0, 4, 32, false, 0, complain_overflow_bitfield,
263 return &elf_howto_table[(int) R_390_TLS_GD32]; in elf_s390_reloc_type_lookup()
863 case R_390_TLS_GD32: in elf_s390_tls_transition()
982 case R_390_TLS_GD32: in elf_s390_check_relocs()
1107 case R_390_TLS_GD32: in elf_s390_check_relocs()
1119 case R_390_TLS_GD32: in elf_s390_check_relocs()
2687 case R_390_TLS_GD32: in elf_s390_relocate_section()
2701 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section()
2744 if (r_type == R_390_TLS_GD32) in elf_s390_relocate_section()
2758 if (r_type == R_390_TLS_GD32) in elf_s390_relocate_section()
Delf64-s390.c137 EMPTY_HOWTO (R_390_TLS_GD32), /* Empty entry for R_390_TLS_GD32. */
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-s390.c126 HOWTO(R_390_TLS_GD32, 0, 4, 32, false, 0, complain_overflow_bitfield,
263 return &elf_howto_table[(int) R_390_TLS_GD32]; in elf_s390_reloc_type_lookup()
863 case R_390_TLS_GD32: in elf_s390_tls_transition()
982 case R_390_TLS_GD32: in elf_s390_check_relocs()
1107 case R_390_TLS_GD32: in elf_s390_check_relocs()
1119 case R_390_TLS_GD32: in elf_s390_check_relocs()
2683 case R_390_TLS_GD32: in elf_s390_relocate_section()
2697 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section()
2740 if (r_type == R_390_TLS_GD32) in elf_s390_relocate_section()
2754 if (r_type == R_390_TLS_GD32) in elf_s390_relocate_section()
Delf64-s390.c137 EMPTY_HOWTO (R_390_TLS_GD32), /* Empty entry for R_390_TLS_GD32. */
/netbsd/src/external/gpl3/binutils/dist/gold/
Ds390.cc2030 case elfcpp::R_390_TLS_GD32: in optimize_tls_reloc()
2143 case elfcpp::R_390_TLS_GD32: // Global-dynamic in get_reference_flags()
2473 case elfcpp::R_390_TLS_GD32: // Global-dynamic in local()
2498 case elfcpp::R_390_TLS_GD32: // General-dynamic in local()
2907 case elfcpp::R_390_TLS_GD32: // Global-dynamic in global()
2939 case elfcpp::R_390_TLS_GD32: // General-dynamic in global()
3320 case elfcpp::R_390_TLS_GD32: in relocate()
3376 case elfcpp::R_390_TLS_GD32: in relocate()
3545 case elfcpp::R_390_TLS_GD32: // Global-dynamic in relocate_tls()