Searched defs:pending_exception_offset (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A Dexceptions.hpp85 static ByteSize pending_exception_offset() { return byte_offset_of(ThreadShadow, _pending_exception); } function in class:ThreadShadow
/openjdk10/hotspot/src/cpu/s390/vm/
H A DstubGenerator_s390.cpp480 #define pending_exception_offset in_bytes(Thread::pending_exception_offset()) macro
536 #undef pending_exception_offset macro

Completed in 54 milliseconds