Searched refs:oat_method_offsets_offset (Results 1 – 2 of 2) sorted by relevance
472 uint32_t oat_method_offsets_offset = oat_class.GetOatMethodOffsetsOffset(class_method_index); in DumpOatMethod() local480 *indent1_os << StringPrintf("(offset=0x%08x)\n", oat_method_offsets_offset); in DumpOatMethod()481 if (oat_method_offsets_offset > oat_file_.Size()) { in DumpOatMethod()484 oat_method_offsets_offset, oat_file_.Size()); in DumpOatMethod()
349 size_t oat_method_offsets_offset = in VisitMethod() local352 oat_method_offsets_offset + OFFSETOF_MEMBER(OatMethodOffsets, code_offset_)); in VisitMethod()