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