Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Term
Method
Term
PdbParser/SymbolManager.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void SymbolManager::Term() {
53
_procSymbols.clear();
54
}
55
56
SymbolManager::~SymbolManager() {
57
Term();
Callers
1
_tWinMain
Function · 0.80
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected