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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp555 RelocationHolder _rh; // where the current relocation is allocated member in class:RelocIterator
1336 name##_Relocation* r = new(_rh) name##_Relocation(); \

Completed in 26 milliseconds