MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / EnumRegions

Method EnumRegions

WinSysCore/ProcessVMTracker.cpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69size_t ProcessVMTracker::EnumRegions() {
70 return _impl->EnumRegions();
71}
72
73size_t ProcessVMTracker::Impl::EnumRegions() {
74 if (!IsValid())

Callers 2

RefreshMethod · 0.80
RefreshMethod · 0.80

Calls 5

clearMethod · 0.80
reserveMethod · 0.80
push_backMethod · 0.80
sizeMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected