MCPcopy 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
541void MemScanner::setIsSigned(const bool isSigned)
542{
543 m_memIsSigned = isSigned;
544}
545
546void MemScanner::setBranchIsAbsolute(const bool isAbsolute)
547{

Callers 1

onFirstScanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected