MCPcopy 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
161std::vector<SimpleVirtualMap>
162CoreFileExtractor::ModuleInformation() const
163{
164 return d_module_info;
165}
166
167pid_t
168CoreFileExtractor::Pid() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected