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

/openjdk7/hotspot/agent/src/share/native/jvmdi/
H A Dsa.cpp89 JNIEXPORT int32_t saExceptionCatchLocation; variable
565 saExceptionCatchLocation = event->u.exception.catch_location;
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/
H A DServiceabilityAgentJVMDIModule.java63 private CIntegerAccessor saExceptionCatchLocation; field in class:ServiceabilityAgentJVMDIModule
145 lookup("saExceptionCatchLocation");
196 CIntegerAccessor catchLocation = lookupCInt("saExceptionCatchLocation");

Completed in 34 milliseconds