Searched refs:update_dictionary (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp662 static void update_dictionary(int d_index, unsigned int d_hash,
H A DsystemDictionary.cpp359 // resolve_super_or_fail - either at update_dictionary time
810 update_dictionary(d_index, d_hash, p_index, p_hash,
1369 // The check_constraints/find_class call and update_dictionary sequence
1406 update_dictionary(d_index, d_hash, p_index, p_hash,
1997 void SystemDictionary::update_dictionary(int d_index, unsigned int d_hash, function in class:SystemDictionary

Completed in 41 milliseconds