MCPcopy 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
837int DbgSubprogram::GetByteCount()
838{
839 return (int)(mBlock.mHighPC - mBlock.mLowPC);
840}
841
842//////////////////////////////////////////////////////////////////////////
843

Callers 15

CastMethod · 0.80
ReadTypedValueMethod · 0.80
CheckEnumCreationMethod · 0.80
StoreValueMethod · 0.80
LookupSplatMemberMethod · 0.80
CreateCallMethod · 0.80
MatchMethodMethod · 0.80
VisitMethod · 0.80
PushValueMethod · 0.80
ReadReturnValueMethod · 0.80

Calls 2

GetPrimaryTypeMethod · 0.80
GetStrideMethod · 0.45

Tested by

no test coverage detected