Searched refs:checkAppImageSectionSize (Results 1 – 1 of 1) sorted by relevance
26 int objectsSectionSize = checkAppImageSectionSize(Main.class); in main()36 public static native int checkAppImageSectionSize(Class c); in checkAppImageSectionSize() method in Main