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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp415 void make_unloaded(BoolObjectClosure* is_alive, oop cause);
H A Dnmethod.cpp1186 void nmethod::make_unloaded(BoolObjectClosure* is_alive, oop cause) { function in class:nmethod
1258 xtty->begin_elem("make_unloaded thread='" UINTX_FORMAT "'",
1482 make_unloaded(is_alive, obj);

Completed in 44 milliseconds