Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_builder.cc66 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in CreateBranchTargets() local
277 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in InsertTryBoundaryBlocks() local
/art/runtime/
Ddex_file_verifier.cc448 uint32_t* handler_offsets, uint32_t handlers_size) { in CheckAndGetHandlerOffsets()
995 uint32_t handlers_size = DecodeUnsignedLeb128(&ptr_); in CheckIntraCodeItem() local
Dclass_linker.cc4105 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ResolveMethodExceptionHandlerTypes() local
/art/runtime/verifier/
Dmethod_verifier.cc1029 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ScanTryCatchBlocks() local
3697 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in GetCaughtExceptionType() local