Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetEnd
Method
GetEnd
basicblock.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
319
320
uint64_t BasicBlock::GetEnd() const
321
{
322
return BNGetBasicBlockEnd(m_object);
323
}
324
325
326
uint64_t BasicBlock::GetLength() const
Callers
15
VisitInstructions
Method · 0.45
LoadClasses
Method · 0.45
LoadCategories
Method · 0.45
LoadProtocols
Method · 0.45
PostProcessObjCSections
Method · 0.45
ProcessCFStrings
Method · 0.45
OnViewChange
Method · 0.45
Init
Method · 0.45
AnalyzeStubFunction
Function · 0.45
AnalyzeStandardFunction
Function · 0.45
AdjustCallType
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected