Searched refs:kNativePcBitOffset (Results 1 – 1 of 1) sorted by relevance
813 SetEncodingAt(kNativePcBitOffset, EncodingSizeInBytes(native_pc_max)); in SetEncoding()848 return GetNumberOfBytesForEncoding(kNativePcBitOffset); in NumberOfBytesForNativePc()1015 static constexpr int kNativePcBitOffset = kDexPcBitOffset + 3; variable1016 static constexpr int kRegisterMaskBitOffset = kNativePcBitOffset + 3;