Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ liveness
Method
liveness
pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
std::optional<bool> SymbolTreeNode::liveness()
19
{
20
return m_liveness;
21
}
22
23
bool SymbolTreeNode::readFromVM(
24
DebugInterface& cpu,
Callers
1
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected