Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def28 ELF_RELOC(R_SPARC_RELATIVE, 22)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp38 relativeRel = R_SPARC_RELATIVE; in SPARCV9()
/freebsd/sys/sys/
H A Delf_common.h1592 #define R_SPARC_RELATIVE 22 macro
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp225 return ELF::R_SPARC_RELATIVE; in getELFRelativeRelocationType()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2182 _ELF_DEFINE_RELOC(R_SPARC_RELATIVE, 22) \