Searched defs:jumpOffset (Results 1 – 3 of 3) sorted by relevance
649 private void markBranch(int offset, int jumpOffset) in markBranch()671 private void markBranchTarget(int offset, int jumpOffset) in markBranchTarget()683 int jumpOffset, in markBranchSubroutineStart()
699 int jumpOffset = jumpOffsets[index]; in visitTableSwitchInstruction() local721 int jumpOffset = jumpOffsets[index]; in visitLookUpSwitchInstruction() local
1506 … final int jumpOffset = ((Block) ctx.m_blocks.m_blocks.get (targetBlockID)).m_first - ip; in emitJumpOffset2() local1530 … final int jumpOffset = ((Block) ctx.m_blocks.m_blocks.get (targetBlockID)).m_first - ip; in emitJumpOffset4() local