Lines Matching refs:ShadowFrame
170 static_cast<int32_t>(art::ShadowFrame::LinkOffset())) in CheckAsmSupportOffsetsAndSizes()
173 static_cast<int32_t>(art::ShadowFrame::MethodOffset())) in CheckAsmSupportOffsetsAndSizes()
176 static_cast<int32_t>(art::ShadowFrame::ResultRegisterOffset())) in CheckAsmSupportOffsetsAndSizes()
179 static_cast<int32_t>(art::ShadowFrame::DexPCPtrOffset())) in CheckAsmSupportOffsetsAndSizes()
182 static_cast<int32_t>(art::ShadowFrame::CodeItemOffset())) in CheckAsmSupportOffsetsAndSizes()
185 static_cast<int32_t>(art::ShadowFrame::LockCountDataOffset())) in CheckAsmSupportOffsetsAndSizes()
188 static_cast<int32_t>(art::ShadowFrame::NumberOfVRegsOffset())) in CheckAsmSupportOffsetsAndSizes()
191 static_cast<int32_t>(art::ShadowFrame::DexPCOffset())) in CheckAsmSupportOffsetsAndSizes()
194 static_cast<int32_t>(art::ShadowFrame::CachedHotnessCountdownOffset())) in CheckAsmSupportOffsetsAndSizes()
197 static_cast<int32_t>(art::ShadowFrame::HotnessCountdownOffset())) in CheckAsmSupportOffsetsAndSizes()
200 static_cast<int32_t>(art::ShadowFrame::VRegsOffset())) in CheckAsmSupportOffsetsAndSizes()