Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def64 ELF_RELOC(R_SPARC_TLS_GD_CALL, 59)
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp103 case Sparc::fixup_sparc_tls_gd_call: return ELF::R_SPARC_TLS_GD_CALL; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1619 #define R_SPARC_TLS_GD_CALL 59 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2219 _ELF_DEFINE_RELOC(R_SPARC_TLS_GD_CALL, 59) \