Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetOrdinal
Method
GetOrdinal
binaryview.cpp:842–845 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
840
841
842
uint64_t Symbol::GetOrdinal() const
843
{
844
return BNGetSymbolOrdinal(m_object);
845
}
846
847
848
bool Symbol::IsAutoDefined() const
Callers
7
Init
Method · 0.80
data
Method · 0.80
performSort
Method · 0.80
setFilter
Method · 0.80
data
Method · 0.80
performSort
Method · 0.80
setFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected