Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetAddress
Method
GetAddress
IDEHelper/DbgModule.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
//////////////////////////////////////////////////////////////////////////
74
75
addr_target DbgLineDataEx::GetAddress()
76
{
77
return mSubprogram->GetLineAddr(*mLineData);
78
}
79
80
DbgSrcFile* DbgLineDataEx::GetSrcFile()
81
{
Callers
1
DoUpdate
Method · 0.80
Calls
1
GetLineAddr
Method · 0.80
Tested by
no test coverage detected