Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetAddress
Method
GetAddress
binaryview.cpp:836–839 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
834
835
836
uint64_t Symbol::GetAddress() const
837
{
838
return BNGetSymbolAddress(m_object);
839
}
840
841
842
uint64_t Symbol::GetOrdinal() const
Callers
15
RecognizeELFPLTEntries0
Method · 0.45
RecognizeELFPLTEntries1
Method · 0.45
RecognizeELFPLTEntries2
Method · 0.45
GetGpAddr
Method · 0.45
ApplyRelocation
Method · 0.45
ApplyRelocation
Method · 0.45
ApplyRelocation
Method · 0.45
RecognizeELFPLTEntries
Method · 0.45
ApplyRelocation
Method · 0.45
ApplyRelocation
Method · 0.45
ApplyRelocation
Method · 0.45
ApplyRelocation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected