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