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