Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dblock_builder.cc90 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in CreateBranchTargets() local
313 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in InsertTryBoundaryBlocks() local
/aosp12/art/libdexfile/dex/
H A Dcode_item_accessors-inl.h156 const uint32_t handlers_size = DecodeUnsignedLeb128(&handler_data); in CodeItemDataEnd() local
H A Ddex_file_verifier.cc786 uint32_t handlers_size) { in CheckAndGetHandlerOffsets()
/aosp12/art/tools/veridex/
H A Dflow_analysis.cc80 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in FindBranches() local
/aosp12/art/dexlayout/
H A Ddex_ir_builder.cc861 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_data); in DedupeOrCreateCodeItem() local
/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc1138 const uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ScanTryCatchBlocks() local
3739 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in HandleMoveException() local
/aosp12/art/runtime/
H A Dclass_linker.cc4880 uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr); in ResolveMethodExceptionHandlerTypes() local