Searched defs:ExceptionInfo (Results 1 – 4 of 4) sorted by relevance
30 public class ExceptionInfo implements VisitorAccepter class46 public ExceptionInfo() in ExceptionInfo() method in ExceptionInfo55 public ExceptionInfo(int u2startPC, in ExceptionInfo() method in ExceptionInfo
92 private static class ExceptionInfo { class in Analyzer98 private ExceptionInfo(int start, int end, int handler, Type type) { in ExceptionInfo() method in Analyzer.ExceptionInfo
147 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
64 typedef uint32_t ExceptionInfo; typedef