Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ WantsAutoLoadDebugInfo
Method
WantsAutoLoadDebugInfo
IDEHelper/COFF.cpp:6970–6973 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6968
}
6969
6970
bool COFF::WantsAutoLoadDebugInfo()
6971
{
6972
return mWantsAutoLoadDebugInfo;
6973
}
6974
6975
bool COFF::DbgIsStrMutable(const char* str)
6976
{
Callers
1
FindSymbolAt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected