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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp522 static void add_resolution_error(constantPoolHandle pool, int which, Symbol* error);
H A DsystemDictionary.cpp2133 void SystemDictionary::add_resolution_error(constantPoolHandle pool, int which, Symbol* error) { function in class:SystemDictionary
/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp135 SystemDictionary::add_resolution_error(this_oop, which, error);

Completed in 46 milliseconds