Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetInfo
Method
GetInfo
binaryview.cpp:5521–5524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5519
5520
5521
BNRelocationInfo Relocation::GetInfo() const
5522
{
5523
return BNRelocationGetInfo(m_object);
5524
}
5525
5526
5527
Architecture* Relocation::GetArchitecture() const
Callers
15
ApplyRelocation
Method · 0.80
GetOperandForExternalRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
GetOperandForExternalRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
ApplyRelocation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected