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

/openjdk7/hotspot/src/share/vm/runtime/
H A DunhandledOops.cpp76 bool match_oop_entry(void *op, UnhandledOopEntry e) { function
87 int i = _oop_list->find_at_end(op, match_oop_entry);
109 int i = _oop_list->find_at_end(op, match_oop_entry);

Completed in 22 milliseconds