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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp662 static void guarantee_size();
690 if (size > sizeof(holder._relocbuf)) guarantee_size();
H A DrelocInfo.cpp450 void Relocation::guarantee_size() { function in class:Relocation

Completed in 58 milliseconds