Searched refs:GetHandlerAddress (Results 1 – 7 of 7) 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()
849 new TypeAddrPair(type_id, it.GetHandlerAddress()))); in DedupeOrCreateCodeItem()