Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/jobs/
Dcache.h262 struct CachedCatchBlock { struct
263 const uint8_t *try_block_start;
264 const uint8_t *try_block_end;
266 CachedClassRefOrDescriptor exception_type;
267 const uint8_t *handler_bytecode;
268 size_t handler_bytecode_size;