Searched refs:top_offset (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/zero/vm/
H A Dstack_zero.hpp115 static ByteSize top_offset() {
/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.hpp163 static ByteSize top_offset() { return byte_offset_of(ThreadLocalAllocBuffer, _top ); } function in class:ThreadLocalAllocBuffer
/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp223 int top_offset() const { assert(_constants.top().offset() != -1, "not bound yet"); return _constants.top().offset(); } function in class:Compile::ConstantTable

Completed in 38 milliseconds