Searched refs:oat_method_offsets_offset (Results 1 – 1 of 1) sorted by relevance
1110 uint32_t oat_method_offsets_offset = oat_class.GetOatMethodOffsetsOffset(class_method_index); in DumpOatMethod() local1159 vios->Stream() << StringPrintf("(offset=0x%08x)\n", oat_method_offsets_offset); in DumpOatMethod()1160 if (oat_method_offsets_offset > oat_file_.Size()) { in DumpOatMethod()1163 oat_method_offsets_offset, oat_file_.Size()); in DumpOatMethod()