Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
552
struct Dwfl*
553
CoreFileUnwinder::Dwfl() const
554
{
555
return d_analyzer->d_dwfl.get();
Callers
4
gatherFrames
Method · 0.70
getAddressforSymbol
Method · 0.70
unwindThread
Method · 0.70
getCoreTids
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected