Home
last modified time | relevance | path

Searched refs:jumpOffsetLocation (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java1513 final int jumpOffsetLocation = out.size (); in emitJumpOffset2() local
1519 ctx.m_backpatchQueue.add (new int [] {2, jumpOffsetLocation, ip, targetBlockID}); in emitJumpOffset2()
1539 final int jumpOffsetLocation = out.size (); in emitJumpOffset4() local
1547 ctx.m_backpatchQueue.add (new int [] {4, jumpOffsetLocation, ip, targetBlockID}); in emitJumpOffset4()