Searched defs:set_has_current (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp546 void set_has_current(bool b) { function in class:RelocIterator
552 set_has_current(true);
582 set_has_current(false);
585 set_has_current(true);
595 set_has_current(false);

Completed in 36 milliseconds