Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
void VirtualInstruction::setOperand(long long operand) { this->operand = operand; }
Callers
1
resolveBranchInstructions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected