Home
last modified time | relevance | path

Searched defs:end_pc (Results 1 – 7 of 7) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DCodeExceptionGen.java39 private InstructionHandle end_pc; field in CodeExceptionGen
53 public CodeExceptionGen(final InstructionHandle start_pc, final InstructionHandle end_pc, in CodeExceptionGen()
90 public void setEndPC( final InstructionHandle end_pc ) { // TODO could be package-protected? in setEndPC()
DMethodGen.java202 final int end_pc = ce.getEndPC(); in MethodGen() local
459final InstructionHandle end_pc, final InstructionHandle handler_pc, final ObjectType catch_type ) { in addExceptionHandler()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DCodeException.java38 private int end_pc; // active. start_pc is inclusive, end_pc exclusive field in CodeException
77 …public CodeException(final int start_pc, final int end_pc, final int handler_pc, final int catch_t… in CodeException()
156 public final void setEndPC( final int end_pc ) { in setEndPC()
DLocalVariableTable.java148 final int end_pc = start_pc + variable.getLength(); in getLocalVariable() local
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DException_info.java65 public Exception_info (final int start_pc, final int end_pc, in Exception_info()
/external/oj-libjdwp/src/share/javavm/export/
Djvm.h776 jint end_pc; member
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...