Home
last modified time | relevance | path

Searched refs:R_SPARC_PC10 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Dsparc.h68 R_SPARC_PC10 = 16, // PC relative 10 bit truncated enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dsparc.h79 RELOC_NUMBER (R_SPARC_PC10, 16)
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dsparc.h79 RELOC_NUMBER (R_SPARC_PC10, 16)
/dragonfly/contrib/binutils-2.27/gold/
H A Dsparc.cc2044 case elfcpp::R_SPARC_PC10: in get_reference_flags()
2367 case elfcpp::R_SPARC_PC10: in local()
2642 case elfcpp::R_SPARC_PC10: in global()
3511 case elfcpp::R_SPARC_PC10: in relocate()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h1950 _ELF_DEFINE_RELOC(R_SPARC_PC10, 16) \
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-sparc.texi637 @code{R_SPARC_PC10} relocation can be obtained using @samp{%pc10}.