Searched refs:SEHStackAllocAmt (Results 1 – 1 of 1) sorted by relevance
2024 uint64_t SEHStackAllocAmt = NumBytes; in emitEpilogue() local2103 unsigned SEHFrameOffset = calculateSetFPREG(SEHStackAllocAmt); in emitEpilogue()2105 IsWin64Prologue ? SEHStackAllocAmt - SEHFrameOffset : -CSSize; in emitEpilogue()