Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ BfdCtx
Class
BfdCtx
source/utils/StackTraceWinMinGW.cpp:42–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
#include <vector>
41
42
struct BfdCtx
43
{
44
bfd* handle;
45
asymbol** symbol;
46
};
47
48
struct BfdSet
49
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected