Searched refs:R_SPARC_PC10 (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dpc2210.s1 # Test R_SPARC_PC22 and R_SPARC_PC10 relocations
H A Dpc2210.d13 4: R_SPARC_PC10 .data
/netbsd-current/sys/arch/sparc/include/
H A Delf_machdep.h34 #define R_SPARC_PC10 16 macro
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dsparc.h68 R_SPARC_PC10 = 16, // PC relative 10 bit truncated enumerator in enum:elfcpp::__anon826
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h68 R_SPARC_PC10 = 16, // PC relative 10 bit truncated enumerator in enum:elfcpp::__anon349
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h68 R_SPARC_PC10 = 16, // PC relative 10 bit truncated enumerator in enum:elfcpp::__anon345
/netbsd-current/sys/arch/sparc64/include/
H A Delf_machdep.h75 #define R_SPARC_PC10 16 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d40 enum R_SPARC_PC10 = 16;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp63 case Sparc::fixup_sparc_pc10: return ELF::R_SPARC_PC10;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dsparc.h79 RELOC_NUMBER (R_SPARC_PC10, 16)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dsparc.h79 RELOC_NUMBER (R_SPARC_PC10, 16)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h79 RELOC_NUMBER (R_SPARC_PC10, 16)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h79 RELOC_NUMBER (R_SPARC_PC10, 16)
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d765 enum R_SPARC_PC10 = 16;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d770 enum R_SPARC_PC10 = 16;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dsparc.cc742 // R_SPARC_PC10: (Symbol + Addend - Address) & 0x3ff
2046 case elfcpp::R_SPARC_PC10:
2370 case elfcpp::R_SPARC_PC10:
2645 case elfcpp::R_SPARC_PC10:
3516 case elfcpp::R_SPARC_PC10:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c228 HOWTO(R_SPARC_PC10, 0,4,10,true, 0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_PC10", false,0,0x000003ff,true),
370 return &_bfd_sparc_elf_howto_table[R_SPARC_PC10];
1643 case R_SPARC_PC10:
3257 case R_SPARC_PC10:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc742 // R_SPARC_PC10: (Symbol + Addend - Address) & 0x3ff
2046 case elfcpp::R_SPARC_PC10:
2370 case elfcpp::R_SPARC_PC10:
2645 case elfcpp::R_SPARC_PC10:
3516 case elfcpp::R_SPARC_PC10:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-sparc.c228 HOWTO(R_SPARC_PC10, 0,4,10,true, 0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_PC10", false,0,0x000003ff,true),
370 return &_bfd_sparc_elf_howto_table[R_SPARC_PC10];
1643 case R_SPARC_PC10:
3257 case R_SPARC_PC10:
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dsparc.cc742 // R_SPARC_PC10: (Symbol + Addend - Address) & 0x3ff
2046 case elfcpp::R_SPARC_PC10:
2370 case elfcpp::R_SPARC_PC10:
2645 case elfcpp::R_SPARC_PC10:
3516 case elfcpp::R_SPARC_PC10:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c228 HOWTO(R_SPARC_PC10, 0,4,10,true, 0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_PC10", false,0,0x000003ff,true),
370 return &_bfd_sparc_elf_howto_table[R_SPARC_PC10];
1643 case R_SPARC_PC10:
3257 case R_SPARC_PC10:
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-sparc.c228 HOWTO(R_SPARC_PC10, 0,2,10,TRUE, 0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_PC10", FALSE,0,0x000003ff,TRUE),
370 return &_bfd_sparc_elf_howto_table[R_SPARC_PC10];
1643 case R_SPARC_PC10:
3239 case R_SPARC_PC10:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1009 enum R_SPARC_PC10 = 16;

Completed in 782 milliseconds