Home
last modified time | relevance | path

Searched refs:R_SPARC_WDISP19 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp123 case R_SPARC_WDISP19: in relocate()
193 relocateNoSym(buf + 4, R_SPARC_WDISP19, -(off + 4 - pltEntrySize)); in writePlt()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def47 ELF_RELOC(R_SPARC_WDISP19, 41)
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp65 case Sparc::fixup_sparc_br19: return ELF::R_SPARC_WDISP19; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1601 #define R_SPARC_WDISP19 41 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2201 _ELF_DEFINE_RELOC(R_SPARC_WDISP19, 41) \