Searched refs:GetHandlerAddress (Results 1 – 8 of 8) sorted by relevance
45 uint32_t GetHandlerAddress() const { in GetHandlerAddress() function
199 exception_targets.insert(catch_it.GetHandlerAddress()); in DumpMethodCFG()258 current_handler_pcs.insert(catch_it.GetHandlerAddress()); in DumpMethodCFG()301 uint32_t handler_pc = catch_it.GetHandlerAddress(); in DumpMethodCFG()
748 fprintf(gOutFile, " %s -> 0x%04x\n", descriptor, it.GetHandlerAddress()); in dumpCatches()
94 MaybeCreateBlockAt(iterator.GetHandlerAddress()); in CreateBranchTargets()243 try_boundary->AddExceptionHandler(catch_blocks.Get(it.GetHandlerAddress())); in LinkToCatchBlocks()317 uint32_t address = iterator.GetHandlerAddress(); in InsertTryBoundaryBlocks()
272 found_dex_pc = it.GetHandlerAddress(); in FindCatchBlock()288 found_dex_pc = it.GetHandlerAddress(); in FindCatchBlock()
81 SetAsBranchTarget(iterator.GetHandlerAddress()); in FindBranches()
993 uint32_t dex_pc = iterator.GetHandlerAddress(); in ScanTryCatchBlocks()3615 << std::hex << iterator.GetHandlerAddress(); in CodeFlowVerifyInstruction()3617 if (!UpdateRegisters(iterator.GetHandlerAddress(), saved_line_.get(), false)) { in CodeFlowVerifyInstruction()3780 if (iterator.GetHandlerAddress() == (uint32_t) work_insn_idx_) { in GetCaughtExceptionType()
849 new TypeAddrPair(type_id, it.GetHandlerAddress()))); in DedupeOrCreateCodeItem()