Searched defs:CflowExcHandlerInfo (Results 1 – 1 of 1) sorted by relevance
42 struct CflowExcHandlerInfo { struct43 CflowBlockInfo TryBlock;44 const uint8_t *Start;45 size_t Size; // Note. In Java the catch block size is not defined46 OptionalConstRef<LibCache::CachedClass> CachedException;