Home | History | Annotate | Download | only in assembler

Lines Matching refs:jumpSizeDelta

65     int jumpSizeDelta(JumpType jumpType, JumpLinkType jumpLinkType) { return m_assembler.jumpSizeDelta(jumpType, jumpLinkType); }