Searched refs:GetHandlerAddress (Results 1 – 7 of 7) sorted by relevance
70 MaybeCreateBlockAt(iterator.GetHandlerAddress()); in CreateBranchTargets()207 try_boundary->AddExceptionHandler(catch_blocks.Get(it.GetHandlerAddress())); in LinkToCatchBlocks()281 uint32_t address = iterator.GetHandlerAddress(); in InsertTryBoundaryBlocks()
200 exception_targets.insert(catch_it.GetHandlerAddress()); in dumpMethodCFGImpl()259 current_handler_pcs.insert(catch_it.GetHandlerAddress()); in dumpMethodCFGImpl()301 uint32_t handler_pc = catch_it.GetHandlerAddress(); in dumpMethodCFGImpl()
754 fprintf(gOutFile, " %s -> 0x%04x\n", descriptor, it.GetHandlerAddress()); in dumpCatches()
265 found_dex_pc = it.GetHandlerAddress(); in FindCatchBlock()281 found_dex_pc = it.GetHandlerAddress(); in FindCatchBlock()
1587 uint32_t GetHandlerAddress() const { in GetHandlerAddress() function
636 new TypeAddrPair(type_id, it.GetHandlerAddress()))); in CreateCodeItem()
1077 uint32_t dex_pc= iterator.GetHandlerAddress(); in ScanTryCatchBlocks()3617 if (!UpdateRegisters(iterator.GetHandlerAddress(), saved_line_.get(), false)) { in CodeFlowVerifyInstruction()3781 if (iterator.GetHandlerAddress() == (uint32_t) work_insn_idx_) { in GetCaughtExceptionType()