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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp374 inline friend relocInfo prefix_relocInfo(int datalen = 0);
469 inline relocInfo prefix_relocInfo(int datalen) { function
H A DrelocInfo.cpp98 (*this) = prefix_relocInfo(plen); // write new datalen

Completed in 37 milliseconds