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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp578 unpack_2_ints(_oop_index, _offset);
604 jint x0, x1; unpack_2_ints(x0, x1);
651 unpack_2_ints(lo, hi);
H A DrelocInfo.hpp757 void unpack_2_ints(jint& x0, jint& x1) { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 38 milliseconds