Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcFixupKinds.h81 fixup_sparc_tls_gd_call, enumerator
H A DSparcAsmBackend.cpp103 case Sparc::fixup_sparc_tls_gd_call: in adjustFixupValue()
290 case Sparc::fixup_sparc_tls_gd_call: in shouldForceRelocation()
H A DSparcELFObjectWriter.cpp103 case Sparc::fixup_sparc_tls_gd_call: return ELF::R_SPARC_TLS_GD_CALL; in getRelocType()
H A DSparcMCExpr.cpp160 case VK_Sparc_TLS_GD_CALL: return Sparc::fixup_sparc_tls_gd_call; in getFixupKind()