Searched defs:hasSEH (Results 1 – 3 of 3) sorted by relevance
519 bool NativeRawSymbol::hasSEH() const { in hasSEH() function in NativeRawSymbol
1050 bool DIARawSymbol::hasSEH() const { in hasSEH() function in DIARawSymbol
1287 bool hasSEH() const { return (Attributes >> 9) & 1; } in hasSEH() function