Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetByteCount
Method
GetByteCount
IDEHelper/DbgModule.cpp:837–840 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
835
}
836
837
int DbgSubprogram::GetByteCount()
838
{
839
return (int)(mBlock.mHighPC - mBlock.mLowPC);
840
}
841
842
//////////////////////////////////////////////////////////////////////////
843
Callers
15
Cast
Method · 0.80
ReadTypedValue
Method · 0.80
CheckEnumCreation
Method · 0.80
StoreValue
Method · 0.80
LookupSplatMember
Method · 0.80
PerformBinaryOperation
Method · 0.80
CreateCall
Method · 0.80
MatchMethod
Method · 0.80
Visit
Method · 0.80
PushValue
Method · 0.80
CheckNeedsSRetArgument
Method · 0.80
ReadReturnValue
Method · 0.80
Calls
2
GetPrimaryType
Method · 0.80
GetStride
Method · 0.45
Tested by
no test coverage detected