Home
last modified time | relevance | path

Searched refs:R_SPARC_JMP_SLOT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def27 ELF_RELOC(R_SPARC_JMP_SLOT, 21)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp37 pltRel = R_SPARC_JMP_SLOT; in SPARCV9()
/freebsd/sys/sys/
H A Delf_common.h1402 #define R_SPARC_JMP_SLOT 21 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2181 _ELF_DEFINE_RELOC(R_SPARC_JMP_SLOT, 21) \