Searched refs:GetDexPcEncoding (Results 1 – 1 of 1) sorted by relevance
750 ALWAYS_INLINE FieldEncoding GetDexPcEncoding() const { in GetDexPcEncoding() function799 return encoding.GetDexPcEncoding().Load(region_); in GetDexPc()803 encoding.GetDexPcEncoding().Store(region_, dex_pc); in SetDexPc()909 ALWAYS_INLINE FieldEncoding GetDexPcEncoding() const { in GetDexPcEncoding() function969 return encoding.GetDexPcEncoding().Load(GetRegionAtDepth(encoding, depth)); in GetDexPcAtDepth()975 encoding.GetDexPcEncoding().Store(GetRegionAtDepth(encoding, depth), dex_pc); in SetDexPcAtDepth()