MCPcopy Create free account
hub / github.com/HoShiMin/Kernel-Bridge / ~SymParser

Method ~SymParser

User-Bridge/API/SymParser.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25SymParser::~SymParser() {
26 if (Initialized) SymCleanup(hProcess);
27}
28
29
30BOOL SymParser::LoadModule(LPCWSTR ModulePath, OPTIONAL DWORD64 ImageBase, OPTIONAL DWORD ImageSize) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected