MCPcopy Create free account
hub / github.com/bloomberg/pystack / Dwfl

Class Dwfl

src/pystack/_pystack/unwinder.cpp:552–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

550}
551
552struct Dwfl*
553CoreFileUnwinder::Dwfl() const
554{
555 return d_analyzer->d_dwfl.get();

Callers 4

gatherFramesMethod · 0.70
getAddressforSymbolMethod · 0.70
unwindThreadMethod · 0.70
getCoreTidsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected