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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DPUSH.java188 public final Instruction getInstruction() { method in class:PUSH
H A DLineNumberGen.java133 public InstructionHandle getInstruction() { return ih; } method in class:LineNumberGen
H A DSWITCH.java183 public final Instruction getInstruction() { method in class:SWITCH
H A DInstructionHandle.java92 public final Instruction getInstruction() { return instruction; } method in class:InstructionHandle
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCIllegalInstruction.java43 public int getInstruction() { method in class:SPARCIllegalInstruction

Completed in 80 milliseconds