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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp633 static Symbol* find_placeholder(Symbol* name, Handle loader);
H A DsystemDictionary.cpp1563 Symbol* SystemDictionary::find_placeholder(Symbol* class_name, function in class:SystemDictionary
1967 Symbol* ph_check = find_placeholder(name, class_loader);
2044 // Symbol* ph_check = find_placeholder(name, class_loader);
2602 name = find_placeholder(class_name, class_loader);

Completed in 31 milliseconds