Searched refs:BytesMod (Results 1 – 1 of 1) sorted by relevance
1059 int32_t BytesMod = CodeWords * 4 - TotalCodeBytes; in ARM64EmitUnwindInfo() local1060 assert(BytesMod >= 0); in ARM64EmitUnwindInfo()1061 for (int i = 0; i < BytesMod; i++) in ARM64EmitUnwindInfo()