Searched refs:R_SPARC_GOT10 (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dvxworks-pic.d27 20: R_SPARC_GOT10 __GOT_BASE__
/netbsd-current/sys/arch/sparc/include/
H A Delf_machdep.h31 #define R_SPARC_GOT10 13 macro
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dsparc.h65 R_SPARC_GOT10 = 13, // Truncated 10 bit GOT entry enumerator in enum:elfcpp::__anon826
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h65 R_SPARC_GOT10 = 13, // Truncated 10 bit GOT entry enumerator in enum:elfcpp::__anon349
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h65 R_SPARC_GOT10 = 13, // Truncated 10 bit GOT entry enumerator in enum:elfcpp::__anon345
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp91 case Sparc::fixup_sparc_got10: return ELF::R_SPARC_GOT10;
126 case ELF::R_SPARC_GOT10:
/netbsd-current/sys/arch/sparc64/include/
H A Delf_machdep.h72 #define R_SPARC_GOT10 13 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d37 enum R_SPARC_GOT10 = 13;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dsparc.h76 RELOC_NUMBER (R_SPARC_GOT10, 13)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dsparc.h76 RELOC_NUMBER (R_SPARC_GOT10, 13)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h76 RELOC_NUMBER (R_SPARC_GOT10, 13)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h76 RELOC_NUMBER (R_SPARC_GOT10, 13)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c225 HOWTO(R_SPARC_GOT10, 0,4,10,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_GOT10", false,0,0x000003ff,true),
361 return &_bfd_sparc_elf_howto_table[R_SPARC_GOT10];
1482 case R_SPARC_GOT10:
1577 if (r_type == R_SPARC_GOT10
2946 : R_SPARC_GOT10);
2950 case R_SPARC_GOT10:
3095 case R_SPARC_GOT10:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-sparc.c225 HOWTO(R_SPARC_GOT10, 0,4,10,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_GOT10", false,0,0x000003ff,true),
361 return &_bfd_sparc_elf_howto_table[R_SPARC_GOT10];
1482 case R_SPARC_GOT10:
1577 if (r_type == R_SPARC_GOT10
2946 : R_SPARC_GOT10);
2950 case R_SPARC_GOT10:
3095 case R_SPARC_GOT10:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c225 HOWTO(R_SPARC_GOT10, 0,4,10,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_GOT10", false,0,0x000003ff,true),
361 return &_bfd_sparc_elf_howto_table[R_SPARC_GOT10];
1482 case R_SPARC_GOT10:
1577 if (r_type == R_SPARC_GOT10
2946 : R_SPARC_GOT10);
2950 case R_SPARC_GOT10:
3095 case R_SPARC_GOT10:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d762 enum R_SPARC_GOT10 = 13;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d767 enum R_SPARC_GOT10 = 13;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-sparc.c225 HOWTO(R_SPARC_GOT10, 0,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_GOT10", FALSE,0,0x000003ff,TRUE),
361 return &_bfd_sparc_elf_howto_table[R_SPARC_GOT10];
1482 case R_SPARC_GOT10:
1577 if (r_type == R_SPARC_GOT10
2928 : R_SPARC_GOT10);
2932 case R_SPARC_GOT10:
3077 case R_SPARC_GOT10:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dsparc.cc2070 case elfcpp::R_SPARC_GOT10:
2381 case elfcpp::R_SPARC_GOT10:
2821 case elfcpp::R_SPARC_GOT10:
3361 case elfcpp::R_SPARC_GOT10:
3483 case elfcpp::R_SPARC_GOT10:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc2070 case elfcpp::R_SPARC_GOT10:
2381 case elfcpp::R_SPARC_GOT10:
2821 case elfcpp::R_SPARC_GOT10:
3361 case elfcpp::R_SPARC_GOT10:
3483 case elfcpp::R_SPARC_GOT10:
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dsparc.cc2070 case elfcpp::R_SPARC_GOT10:
2381 case elfcpp::R_SPARC_GOT10:
2821 case elfcpp::R_SPARC_GOT10:
3361 case elfcpp::R_SPARC_GOT10:
3483 case elfcpp::R_SPARC_GOT10:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1006 enum R_SPARC_GOT10 = 13;

Completed in 465 milliseconds