Searched refs:Win64MaxSEHOffset (Results 1 – 1 of 1) sorted by relevance
458 const uint64_t Win64MaxSEHOffset = 128; in calculateSetFPREG() local459 uint64_t SEHFrameOffset = std::min(SPAdjust, Win64MaxSEHOffset); in calculateSetFPREG()