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