Searched refs:R_390_TLS_LDM32 (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/elfcpp/
H A Ds390.h89 R_390_TLS_LDM32 = 45, // Direct 32 bit for local dynamic thread local data in LD code. enumerator in enum:elfcpp::__anon321
/haiku-buildtools/legacy/binutils/include/elf/
H A Ds390.h91 RELOC_NUMBER (R_390_TLS_LDM32, 45) /* Direct 32 bit for local dynamic
/haiku-buildtools/binutils/include/elf/
H A Ds390.h99 RELOC_NUMBER (R_390_TLS_LDM32, 45) /* Direct 32 bit for local dynamic
/haiku-buildtools/binutils/gold/
H A Ds390.cc2034 case elfcpp::R_390_TLS_LDM32:
2139 case elfcpp::R_390_TLS_LDM32: // Local-dynamic
2469 case elfcpp::R_390_TLS_LDM32: // Local-dynamic
2518 case elfcpp::R_390_TLS_LDM32: // Local-dynamic
2903 case elfcpp::R_390_TLS_LDM32: // Local-dynamic
2959 case elfcpp::R_390_TLS_LDM32: // Local-dynamic
3316 case elfcpp::R_390_TLS_LDM32:
3370 case elfcpp::R_390_TLS_LDM32:
3597 case elfcpp::R_390_TLS_LDM32: // Local-dynamic module
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-s390.c194 HOWTO(R_390_TLS_LDM32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
195 bfd_elf_generic_reloc, "R_390_TLS_LDM32", FALSE, 0, 0xffffffff, FALSE),
312 return &elf_howto_table[(int) R_390_TLS_LDM32];
942 case R_390_TLS_LDM32:
1028 case R_390_TLS_LDM32:
1111 case R_390_TLS_LDM32:
1471 case R_390_TLS_LDM32:
2100 /* Allocate 2 got entries and 1 dynamic reloc for R_390_TLS_LDM32
2853 case R_390_TLS_LDM32:
H A Delf64-s390.c202 EMPTY_HOWTO (R_390_TLS_LDM32), /* Empty entry for R_390_TLS_LDM32. */
/haiku-buildtools/binutils/bfd/
H A Delf32-s390.c134 HOWTO(R_390_TLS_LDM32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
135 bfd_elf_generic_reloc, "R_390_TLS_LDM32", FALSE, 0, 0xffffffff, FALSE),
269 return &elf_howto_table[(int) R_390_TLS_LDM32];
905 case R_390_TLS_LDM32:
1025 case R_390_TLS_LDM32:
1126 case R_390_TLS_LDM32:
1481 case R_390_TLS_LDM32:
2144 /* Allocate 2 got entries and 1 dynamic reloc for R_390_TLS_LDM32
3126 case R_390_TLS_LDM32:
H A Delf64-s390.c144 EMPTY_HOWTO (R_390_TLS_LDM32), /* Empty entry for R_390_TLS_LDM32. */

Completed in 206 milliseconds