Searched refs:GetRelocTypeInner (Results 1 – 1 of 1) sorted by relevance
30 unsigned GetRelocTypeInner(const MCValue &Target, const MCFixup &Fixup,75 return GetRelocTypeInner(Target, Fixup, IsPCRel, Ctx); in getRelocType()78 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner() function in ARMELFObjectWriter