Searched refs:GetLiveBitMaskOffset (Results 1 – 1 of 1) sorted by relevance
583 size_t live_bit_mask_offset_in_bits = GetLiveBitMaskOffset() * kBitsPerByte; in SetLiveBitMask()590 size_t live_bit_mask_offset_in_bits = GetLiveBitMaskOffset() * kBitsPerByte; in IsDexRegisterLive()604 static size_t GetLiveBitMaskOffset() { in GetLiveBitMaskOffset() function615 return GetLiveBitMaskOffset() + GetLiveBitMaskSize(number_of_dex_registers); in GetLocationMappingDataOffset()