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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp615 p = pack_1_int_to(p, scaled_offset(_static_call, insts->start()));
629 p = pack_1_int_to(p, index);
688 p = pack_1_int_to(p, x0);
697 p = pack_1_int_to(p, (offset << section_width) | sindex);
H A DrelocInfo.hpp733 static short* pack_1_int_to(short* p, jint x0) { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 38 milliseconds