Searched defs:exception_type (Results 1 – 5 of 5) sorted by relevance
81 mirror::Class* exception_type = exception->GetClass(); in art_portable_find_catch_block_from_code() local
212 uint32_t ArtMethod::FindCatchBlock(Handle<ArtMethod> h_this, Handle<Class> exception_type, in FindCatchBlock()
645 mirror::Class* exception_type = linker->ResolveType(*dex_file_, in ScanTryCatchBlocks() local
750 for (const std::pair<uint16_t, const DexFile*>& exception_type : unresolved_exception_types) { in LoadImageClasses() local
3761 mirror::Class* exception_type = linker->ResolveType(iterator.GetHandlerTypeIndex(), method); in ResolveMethodExceptionHandlerTypes() local