MCPcopy 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
5521BNRelocationInfo Relocation::GetInfo() const
5522{
5523 return BNRelocationGetInfo(m_object);
5524}
5525
5526
5527Architecture* Relocation::GetArchitecture() const

Callers 15

ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80
ApplyRelocationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected