Searched refs:reorder_dictionary (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A Ddictionary.hpp120 void reorder_dictionary();
342 void reorder_dictionary();
H A Ddictionary.cpp523 void Dictionary::reorder_dictionary() { function in class:Dictionary
H A DsystemDictionary.hpp354 static void reorder_dictionary();
H A DsystemDictionary.cpp2532 void SystemDictionary::reorder_dictionary() { function in class:SystemDictionary
2533 dictionary()->reorder_dictionary();
/openjdk7/hotspot/src/share/vm/memory/
H A Ddump.cpp1236 SystemDictionary::reorder_dictionary();

Completed in 48 milliseconds