Home | History | Annotate | Download | only in runtime

Lines Matching refs:method_idx

322             uint32_t method_idx = VRegB_35c();
329 os << "}, " << PrettyMethod(method_idx, *file) << " // method@" << method_idx;
335 uint32_t method_idx = VRegB_35c();
342 os << "}, // vtable@" << method_idx;
360 uint32_t method_idx = VRegB_3rc();
362 << PrettyMethod(method_idx, *file) << " // method@" << method_idx;
367 uint32_t method_idx = VRegB_3rc();
369 << "// vtable@" << method_idx;