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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1323 static ByteSize exception_pc_offset() { return byte_offset_of(JavaThread, _exception_pc ); } function in class:JavaThread

Completed in 43 milliseconds