Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp66 case R_SPARC_DISP32: in getRelExpr()
96 case R_SPARC_DISP32: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp52 return ELF::R_SPARC_DISP32; in getRelocType()
61 case FK_Data_4: return ELF::R_SPARC_DISP32; in getRelocType()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def12 ELF_RELOC(R_SPARC_DISP32, 6)
/freebsd/sys/sys/
H A Delf_common.h1389 #define R_SPARC_DISP32 6 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2166 _ELF_DEFINE_RELOC(R_SPARC_DISP32, 6) \