Searched defs:hasSEH (Results 1 – 2 of 2) sorted by relevance
888 bool DIARawSymbol::hasSEH() const { in hasSEH() function in DIARawSymbol
1029 bool hasSEH() const { return (Attributes >> 9) & 1; } in hasSEH() function