MCPcopy 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
18std::optional<bool> SymbolTreeNode::liveness()
19{
20 return m_liveness;
21}
22
23bool SymbolTreeNode::readFromVM(
24 DebugInterface& cpu,

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected