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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp596 jint x0 = scaled_offset_null_special(_first_oop, point);
597 jint x1 = scaled_offset_null_special(_oop_limit, point);
686 jint x0 = scaled_offset_null_special(_target, dest->locs_point());
H A DrelocInfo.hpp793 static jint scaled_offset_null_special(address x, address base) { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 52 milliseconds