Searched refs:compute_Object_vtable (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.hpp304 static int compute_Object_vtable();
H A DclassLoader.cpp1056 int ClassLoader::compute_Object_vtable() { function in class:ClassLoader
/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.cpp1207 _base_vtable_size = ClassLoader::compute_Object_vtable();

Completed in 1629 milliseconds