Home | History | Annotate | Download | only in runtime

Lines Matching defs:entrypoint

531   // Set up GenericJNI entrypoint. That is mainly a hack for common_compiler_test.h so that
920 const void* entrypoint = m.GetEntryPointFromQuickCompiledCodePtrSize(d->pointer_size);
921 if (entrypoint == d->quick_resolution_trampoline ||
922 entrypoint == d->quick_imt_conflict_trampoline ||
923 entrypoint == d->quick_generic_jni_trampoline ||
924 entrypoint == d->quick_to_interpreter_bridge_trampoline) {
1002 *error_msg = "Found an ArtMethod with a bad entrypoint";
2914 // trampoline as entrypoint (non-static), or the resolution trampoline (static).
6267 // in the IMT since their entrypoint is the interface trampoline. If we put any copied methods