Searched refs:method_offsets (Results 1 – 1 of 1) sorted by relevance
610 const OatMethodOffsets& method_offsets = oat_class->method_offsets_[method_offsets_index_]; in VisitMethod() local611 DCHECK(method_offsets.code_offset_ < offset_ || method_offsets.code_offset_ == in VisitMethod()614 if (method_offsets.code_offset_ >= offset_) { in VisitMethod()