Searched refs:GetCatchStackMapForDexPc (Results 1 – 4 of 4) sorted by relevance
101 StackMap stack_map = code_info.GetCatchStackMapForDexPc(dex_pc_list); in ToNativeQuickPcForCatchHandlers()
424 StackMap GetCatchStackMapForDexPc(ArrayRef<const uint32_t> dex_pcs) const { in GetCatchStackMapForDexPc() function
164 StackMap stack_map = code_info.GetCatchStackMapForDexPc( in BeginStackMapEntry()
309 DCHECK_EQ(catch_stack_map.Row(), code_info.GetCatchStackMapForDexPc(dex_pc_list).Row()); in SetCatchEnvironmentForOptimizedHandler()