Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def72 ELF_RELOC(R_SPARC_TLS_IE_HI22, 67)
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp111 case Sparc::fixup_sparc_tls_ie_hi22: return ELF::R_SPARC_TLS_IE_HI22; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1450 #define R_SPARC_TLS_IE_HI22 67 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2227 _ELF_DEFINE_RELOC(R_SPARC_TLS_IE_HI22, 67) \