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