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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp523 static Symbol* find_resolution_error(constantPoolHandle pool, int which);
H A DsystemDictionary.cpp2143 Symbol* SystemDictionary::find_resolution_error(constantPoolHandle pool, int which) { function in class:SystemDictionary
/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp90 Symbol* error = SystemDictionary::find_resolution_error(this_oop, which);
139 error = SystemDictionary::find_resolution_error(this_oop, which);

Completed in 47 milliseconds