Searched refs:writeUnsignedShortToTwoBytes (Results 1 – 2 of 2) sorted by relevance
115 public static void writeUnsignedShortToTwoBytes(byte[] raw, int idx, int value) { in writeUnsignedShortToTwoBytes() method in RawInsnHelper
481 RawInsnHelper.writeUnsignedShortToTwoBytes(dataInsn.rawBytes, rawPtr, targetsSize); in updateSwitchInstruction()