Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetMappedName
Method
GetMappedName
IDEHelper/DbgModule.h:205–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
const char* GetMappedName()
206
{
207
if (mLinkName != NULL)
208
return mLinkName;
209
return mName;
210
}
211
};
212
213
class DbgType;
Callers
2
PopulateStaticVariableMap
Method · 0.80
ProcessHotSwapVariables
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected