MCPcopy 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
52void SymbolManager::Term() {
53 _procSymbols.clear();
54}
55
56SymbolManager::~SymbolManager() {
57 Term();

Callers 1

_tWinMainFunction · 0.80

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected