Searched refs:oat_method_offsets_offset_from_oat_class (Results 1 – 1 of 1) sorted by relevance
4164 uint32_t oat_method_offsets_offset_from_oat_class = OatClassHeader::SizeOf(); in OatClass() local4169 oat_method_offsets_offset_from_oat_class += sizeof(method_bitmap_size_); in OatClass()4170 oat_method_offsets_offset_from_oat_class += method_bitmap_size_; in OatClass()4179 oat_method_offsets_offsets_from_oat_class_[i] = oat_method_offsets_offset_from_oat_class; in OatClass()4180 oat_method_offsets_offset_from_oat_class += sizeof(OatMethodOffsets); in OatClass()