MCPcopy 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
6970bool COFF::WantsAutoLoadDebugInfo()
6971{
6972 return mWantsAutoLoadDebugInfo;
6973}
6974
6975bool COFF::DbgIsStrMutable(const char* str)
6976{

Callers 1

FindSymbolAtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected