Home | History | Annotate | Download | only in dexdump

Lines Matching refs:method_handle_idx

1703   uint32_t method_handle_idx = static_cast<uint32_t>(it.GetJavaValue().i);
1715 fprintf(gOutFile, " link_argument[0] : %u (MethodHandle)\n", method_handle_idx);
1722 method_handle_idx);