Searched defs:HasSEH (Results 1 – 2 of 2) sorted by relevance
588 HasSEH = 1 << 0, global() enumerator
1025 bool HasSEH = FD.Flags & FrameData::HasSEH; in dumpNewFpo() local