Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ ModuleInformation
Method
ModuleInformation
src/pystack/_pystack/corefile.cpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
std::vector<SimpleVirtualMap>
162
CoreFileExtractor::ModuleInformation() const
163
{
164
return d_module_info;
165
}
166
167
pid_t
168
CoreFileExtractor::Pid() const
Callers
1
CorefileRemoteMemoryManager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected