Searched refs:IsInstFixup (Results 1 – 1 of 1) sorted by relevance
226 bool IsInstFixup = (Kind >= FirstTargetFixupKind); in applyFixup() local228 if (IsLittleEndian && IsInstFixup && (NumBytes == 4)) { in applyFixup()