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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp97 static int EntryList_offset_in_bytes() { return offset_of(ObjectMonitor, _EntryList); } function in class:ObjectMonitor
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp3800 ld_ptr(Rmark, ObjectMonitor::EntryList_offset_in_bytes() - 2, Rscratch);

Completed in 74 milliseconds