Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc629 const byte* handlers_ptr = DexFile::GetCatchHandlerData(*code_item_, 0); in ScanTryCatchBlocks() local
2995 const byte* handlers_ptr = DexFile::GetCatchHandlerData(*code_item_, 0); in GetCaughtExceptionType() local
/art/compiler/dex/
Dmir_graph.cc319 const byte* handlers_ptr = DexFile::GetCatchHandlerData(*current_code_item_, 0); in ProcessTryCatchBlocks() local
/art/runtime/
Dclass_linker.cc3752 const byte* handlers_ptr = DexFile::GetCatchHandlerData(*code_item, 0); in ResolveMethodExceptionHandlerTypes() local