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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstMethod.java334 long offset = offsetOfExceptionTable();
433 return offsetOfExceptionTable() - 2;
470 private long offsetOfExceptionTable() { method in class:ConstMethod

Completed in 30 milliseconds