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

/netbsd-current/sys/arch/sparc/include/
H A Delf_machdep.h88 #define R_SPARC_TLS_TPOFF32 78 macro
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dsparc.h130 R_SPARC_TLS_TPOFF32 = 78, // Outstanding Initial Exec reloc, 32-bit enumerator in enum:elfcpp::__anon826
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h130 R_SPARC_TLS_TPOFF32 = 78, // Outstanding Initial Exec reloc, 32-bit enumerator in enum:elfcpp::__anon349
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h130 R_SPARC_TLS_TPOFF32 = 78, // Outstanding Initial Exec reloc, 32-bit enumerator in enum:elfcpp::__anon345
/netbsd-current/sys/arch/sparc64/include/
H A Delf_machdep.h139 #define R_SPARC_TLS_TPOFF32 78 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d102 enum R_SPARC_TLS_TPOFF32 = 78;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dsparc.h151 RELOC_NUMBER (R_SPARC_TLS_TPOFF32, 78)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dsparc.h151 RELOC_NUMBER (R_SPARC_TLS_TPOFF32, 78)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h151 RELOC_NUMBER (R_SPARC_TLS_TPOFF32, 78)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h151 RELOC_NUMBER (R_SPARC_TLS_TPOFF32, 78)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dsparc.cc2107 case elfcpp::R_SPARC_TLS_TPOFF32:
2204 case elfcpp::R_SPARC_TLS_TPOFF32:
2513 elfcpp::R_SPARC_TLS_TPOFF32),
2552 case elfcpp::R_SPARC_TLS_TPOFF32:
2955 elfcpp::R_SPARC_TLS_TPOFF32));
3010 : elfcpp::R_SPARC_TLS_TPOFF32));
3032 case elfcpp::R_SPARC_TLS_TPOFF32:
3693 case elfcpp::R_SPARC_TLS_TPOFF32:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc2107 case elfcpp::R_SPARC_TLS_TPOFF32:
2204 case elfcpp::R_SPARC_TLS_TPOFF32:
2513 elfcpp::R_SPARC_TLS_TPOFF32),
2552 case elfcpp::R_SPARC_TLS_TPOFF32:
2955 elfcpp::R_SPARC_TLS_TPOFF32));
3010 : elfcpp::R_SPARC_TLS_TPOFF32));
3032 case elfcpp::R_SPARC_TLS_TPOFF32:
3693 case elfcpp::R_SPARC_TLS_TPOFF32:
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dsparc.cc2107 case elfcpp::R_SPARC_TLS_TPOFF32:
2204 case elfcpp::R_SPARC_TLS_TPOFF32:
2513 elfcpp::R_SPARC_TLS_TPOFF32),
2552 case elfcpp::R_SPARC_TLS_TPOFF32:
2955 elfcpp::R_SPARC_TLS_TPOFF32));
3010 : elfcpp::R_SPARC_TLS_TPOFF32));
3032 case elfcpp::R_SPARC_TLS_TPOFF32:
3693 case elfcpp::R_SPARC_TLS_TPOFF32:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d827 enum R_SPARC_TLS_TPOFF32 = 78;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d832 enum R_SPARC_TLS_TPOFF32 = 78;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c290 HOWTO(R_SPARC_TLS_TPOFF32,0,0, 0,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF32",false,0,0x00000000,true),
538 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF32];
1168 ret->tpoff_reloc = R_SPARC_TLS_TPOFF32;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-sparc.c290 HOWTO(R_SPARC_TLS_TPOFF32,0,0, 0,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF32",false,0,0x00000000,true),
538 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF32];
1168 ret->tpoff_reloc = R_SPARC_TLS_TPOFF32;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c290 HOWTO(R_SPARC_TLS_TPOFF32,0,0, 0,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF32",false,0,0x00000000,true),
538 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF32];
1168 ret->tpoff_reloc = R_SPARC_TLS_TPOFF32;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-sparc.c290 HOWTO(R_SPARC_TLS_TPOFF32,0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_TLS_TPOFF32",FALSE,0,0x00000000,TRUE),
538 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF32];
1168 ret->tpoff_reloc = R_SPARC_TLS_TPOFF32;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1072 enum R_SPARC_TLS_TPOFF32 = 78;

Completed in 231 milliseconds