MCPcopy Create free account
hub / github.com/connorjaydunn/BinaryShield / setOperand

Method setOperand

src/virtual_instruction.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void VirtualInstruction::setOperand(long long operand) { this->operand = operand; }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected