Home | History | Annotate | Download | only in oatdump

Lines Matching defs:method_index

679           size_t method_index = m->GetMethodIndex();
680 return oat_class.GetOatMethod(method_index).GetQuickCode();