Searched refs:maybeUpdateBytesImm (Results 1 – 2 of 2) sorted by relevance
489 int maybeUpdateBytesImm(byte[] content) throws IllegalInstructionException { in maybeUpdateBytesImm() method in BaseApfGenerator.Instruction
253 int copySrc = mInstructions.get(0).maybeUpdateBytesImm(content); in addDataCopy()