Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp93 case Sparc::fixup_sparc_tls_gd_call: in adjustFixupValue()
242 case Sparc::fixup_sparc_tls_gd_call: in shouldForceRelocation()
H A DSparcFixupKinds.h82 fixup_sparc_tls_gd_call, enumerator
H A DSparcELFObjectWriter.cpp96 case Sparc::fixup_sparc_tls_gd_call: return ELF::R_SPARC_TLS_GD_CALL; in getRelocType()
H A DSparcMCExpr.cpp147 case VK_Sparc_TLS_GD_CALL: return Sparc::fixup_sparc_tls_gd_call; in getFixupKind()