Searched refs:set_unload_reported (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/code/ | ||
H A D | nmethod.hpp | 410 void set_unload_reported() { _unload_reported = true; } function in class:nmethod |
H A D | nmethod.cpp | 1573 set_unload_reported(); |
Completed in 31 milliseconds