Home | History | Annotate | Download | only in oatdump

Lines Matching defs:method_index

293           size_t method_index = m->GetMethodIndex();
294 return oat_class.GetOatMethod(method_index).GetQuickCode();