Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.cc400 uint32_t* handler_offsets, uint32_t handlers_size) { in CheckAndGetHandlerOffsets()
788 uint32_t handlers_size = DecodeUnsignedLeb128(&ptr_); in CheckIntraCodeItem() local
Dclass_linker.cc3248 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ResolveMethodExceptionHandlerTypes() local
/art/runtime/verifier/
Dmethod_verifier.cc742 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ScanTryCatchBlocks() local
3188 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in GetCaughtExceptionType() local
/art/compiler/dex/
Dmir_graph.cc376 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ProcessTryCatchBlocks() local
/art/compiler/optimizing/
Dbuilder.cc298 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in BuildGraph() local