Searched refs:Java_Main_isForBootImage (Results 1 – 1 of 1) sorted by relevance
520 extern "C" JNIEXPORT jboolean JNICALL Java_Main_isForBootImage(JNIEnv* env, in Java_Main_isForBootImage() function535 bool for_boot_image = Java_Main_isForBootImage(env, c, filename) == JNI_TRUE; in GetMethodHotnessFromProfile()