MCPcopy 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
773BNSymbolBinding Symbol::GetBinding() const
774{
775 return BNGetSymbolBinding(m_object);
776}
777
778
779NameSpace Symbol::GetNameSpace() const

Callers 4

ParseMiniDebugInfoMethod · 0.80
NamedObjectMethod · 0.80
SymbolInfoMethod · 0.80
updateModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected