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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/
H A DcInterpreter.java58 private static int METHOD_ENTRY; field in class:cInterpreter
96 METHOD_ENTRY = db.lookupIntConstant("method_entry").intValue();

Completed in 30 milliseconds