Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ setIsSigned
Method
setIsSigned
Source/MemoryScanner/MemoryScanner.cpp:541–544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
539
}
540
541
void MemScanner::setIsSigned(const bool isSigned)
542
{
543
m_memIsSigned = isSigned;
544
}
545
546
void MemScanner::setBranchIsAbsolute(const bool isAbsolute)
547
{
Callers
1
onFirstScan
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected