Home
last modified time | relevance | path

Searched defs:CflowExcHandlerInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/verification/cflow/
Dcflow_info.h42 struct CflowExcHandlerInfo { struct
43 CflowBlockInfo TryBlock;
44 const uint8_t *Start;
45 size_t Size; // Note. In Java the catch block size is not defined
46 OptionalConstRef<LibCache::CachedClass> CachedException;