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