Searched refs:R_SPARC_TLS_TPOFF64 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/arch/sparc/include/
H A Delf_machdep.h89 #define R_SPARC_TLS_TPOFF64 79 macro
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dsparc.h131 R_SPARC_TLS_TPOFF64 = 79, // Outstanding Initial Exec reloc, 64-bit enumerator in enum:elfcpp::__anon826
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h131 R_SPARC_TLS_TPOFF64 = 79, // Outstanding Initial Exec reloc, 64-bit enumerator in enum:elfcpp::__anon349
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h131 R_SPARC_TLS_TPOFF64 = 79, // Outstanding Initial Exec reloc, 64-bit enumerator in enum:elfcpp::__anon345
/netbsd-current/sys/arch/sparc64/include/
H A Delf_machdep.h140 #define R_SPARC_TLS_TPOFF64 79 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d103 enum R_SPARC_TLS_TPOFF64 = 79;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dsparc.h152 RELOC_NUMBER (R_SPARC_TLS_TPOFF64, 79)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dsparc.h152 RELOC_NUMBER (R_SPARC_TLS_TPOFF64, 79)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h152 RELOC_NUMBER (R_SPARC_TLS_TPOFF64, 79)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h152 RELOC_NUMBER (R_SPARC_TLS_TPOFF64, 79)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dsparc.cc2106 case elfcpp::R_SPARC_TLS_TPOFF64:
2162 case elfcpp::R_SPARC_TLS_TPOFF64:
2512 elfcpp::R_SPARC_TLS_TPOFF64 :
2551 case elfcpp::R_SPARC_TLS_TPOFF64:
2954 elfcpp::R_SPARC_TLS_TPOFF64 :
3009 ? elfcpp::R_SPARC_TLS_TPOFF64
3031 case elfcpp::R_SPARC_TLS_TPOFF64:
3692 case elfcpp::R_SPARC_TLS_TPOFF64:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc2106 case elfcpp::R_SPARC_TLS_TPOFF64:
2162 case elfcpp::R_SPARC_TLS_TPOFF64:
2512 elfcpp::R_SPARC_TLS_TPOFF64 :
2551 case elfcpp::R_SPARC_TLS_TPOFF64:
2954 elfcpp::R_SPARC_TLS_TPOFF64 :
3009 ? elfcpp::R_SPARC_TLS_TPOFF64
3031 case elfcpp::R_SPARC_TLS_TPOFF64:
3692 case elfcpp::R_SPARC_TLS_TPOFF64:
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dsparc.cc2106 case elfcpp::R_SPARC_TLS_TPOFF64:
2162 case elfcpp::R_SPARC_TLS_TPOFF64:
2512 elfcpp::R_SPARC_TLS_TPOFF64 :
2551 case elfcpp::R_SPARC_TLS_TPOFF64:
2954 elfcpp::R_SPARC_TLS_TPOFF64 :
3009 ? elfcpp::R_SPARC_TLS_TPOFF64
3031 case elfcpp::R_SPARC_TLS_TPOFF64:
3692 case elfcpp::R_SPARC_TLS_TPOFF64:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d828 enum R_SPARC_TLS_TPOFF64 = 79;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d833 enum R_SPARC_TLS_TPOFF64 = 79;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c291 HOWTO(R_SPARC_TLS_TPOFF64,0,0, 0,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF64",false,0,0x00000000,true),
541 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF64];
1149 ret->tpoff_reloc = R_SPARC_TLS_TPOFF64;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-sparc.c291 HOWTO(R_SPARC_TLS_TPOFF64,0,0, 0,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF64",false,0,0x00000000,true),
541 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF64];
1149 ret->tpoff_reloc = R_SPARC_TLS_TPOFF64;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c291 HOWTO(R_SPARC_TLS_TPOFF64,0,0, 0,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF64",false,0,0x00000000,true),
541 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF64];
1149 ret->tpoff_reloc = R_SPARC_TLS_TPOFF64;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-sparc.c291 HOWTO(R_SPARC_TLS_TPOFF64,0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF64",FALSE,0,0x00000000,TRUE),
541 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF64];
1149 ret->tpoff_reloc = R_SPARC_TLS_TPOFF64;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1073 enum R_SPARC_TLS_TPOFF64 = 79;

Completed in 317 milliseconds