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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h128 R_SPARC_TLS_DTPOFF32 = 76, // Outstanding General Dynamic reloc, 32-bit enumerator in enum:elfcpp::__anon3115
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Delf_machdep.h125 #define R_SPARC_TLS_DTPOFF32 76 macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Delf_machdep.h87 #define R_SPARC_TLS_DTPOFF32 76 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h150 RELOC_NUMBER (R_SPARC_TLS_DTPOFF32, 76)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dsparc.h150 RELOC_NUMBER (R_SPARC_TLS_DTPOFF32, 76)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dsparc.cc1662 case elfcpp::R_SPARC_TLS_DTPOFF32:
1973 case elfcpp::R_SPARC_TLS_DTPOFF32:
2280 elfcpp::R_SPARC_TLS_DTPOFF32));
2368 case elfcpp::R_SPARC_TLS_DTPOFF32:
2684 case elfcpp::R_SPARC_TLS_DTPOFF32:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c260 HOWTO(R_SPARC_TLS_DTPOFF32,0,2,32,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc,"R_SPARC_TLS_DTPOFF32",FALSE,0,0xffffffff,TRUE),
500 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_DTPOFF32];
1098 ret->dtpoff_reloc = R_SPARC_TLS_DTPOFF32;
3797 case R_SPARC_TLS_DTPOFF32:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c260 HOWTO(R_SPARC_TLS_DTPOFF32,0,2,32,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc,"R_SPARC_TLS_DTPOFF32",FALSE,0,0xffffffff,TRUE),
500 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_DTPOFF32];
1098 ret->dtpoff_reloc = R_SPARC_TLS_DTPOFF32;
3796 case R_SPARC_TLS_DTPOFF32:

Completed in 100 milliseconds