Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsFixupKinds.h89 fixup_Mips_DTPREL_LO, enumerator
H A DMipsAsmBackend.cpp318 .Case("R_MIPS_TLS_DTPREL_LO16", (MCFixupKind)Mips::fixup_Mips_DTPREL_LO) in getFixupKind()
553 case Mips::fixup_Mips_DTPREL_LO: in shouldForceRelocation()
H A DMipsELFObjectWriter.cpp317 case Mips::fixup_Mips_DTPREL_LO: in getRelocType()
H A DMipsMCCodeEmitter.cpp634 : Mips::fixup_Mips_DTPREL_LO; in getExprOpValue()