MCPcopy 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
75addr_target DbgLineDataEx::GetAddress()
76{
77 return mSubprogram->GetLineAddr(*mLineData);
78}
79
80DbgSrcFile* DbgLineDataEx::GetSrcFile()
81{

Callers 1

DoUpdateMethod · 0.80

Calls 1

GetLineAddrMethod · 0.80

Tested by

no test coverage detected