Searched refs:getKindForSize (Results 1 – 3 of 3) sorted by relevance
84 static MCFixupKind getKindForSize(unsigned Size, bool isPCRel) { in getKindForSize() function
104 MCFixup::getKindForSize(Size, false))); in EmitValueImpl()
153 return MCFixup::getKindForSize(Size, isPCRel); in getImmFixupKind()