Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsFixupKinds.h89 fixup_Mips_DTPREL_LO, enumerator
H A DMipsAsmBackend.cpp328 .Case("R_MIPS_TLS_DTPREL_LO16", (MCFixupKind)Mips::fixup_Mips_DTPREL_LO) in getFixupKind()
569 case Mips::fixup_Mips_DTPREL_LO: in shouldForceRelocation()
H A DMipsELFObjectWriter.cpp319 case Mips::fixup_Mips_DTPREL_LO: in getRelocType()
H A DMipsMCCodeEmitter.cpp623 : Mips::fixup_Mips_DTPREL_LO; in getExprOpValue()