Searched refs:OffsetSize (Results 1 – 1 of 1) sorted by relevance
429 unsigned OffsetSize; ///< Offset of a "push" instruction. member in __anon955b71d70211::DarwinX86AsmBackend522 StackAdjust += OffsetSize; in generateCompactUnwindEncodingImpl()714 OffsetSize = Is64Bit ? 8 : 4; in DarwinX86AsmBackend()