Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetBinding
Method
GetBinding
binaryview.cpp:773–776 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
771
772
773
BNSymbolBinding Symbol::GetBinding() const
774
{
775
return BNGetSymbolBinding(m_object);
776
}
777
778
779
NameSpace Symbol::GetNameSpace() const
Callers
4
ParseMiniDebugInfo
Method · 0.80
NamedObject
Method · 0.80
SymbolInfo
Method · 0.80
updateModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected