Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetOffset
Method
GetOffset
view/macho/objc.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
uint64_t MachoObjCReader::GetOffset() const
65
{
66
return m_reader.GetOffset();
67
}
68
69
void MachoObjCReader::Seek(uint64_t offset)
70
{
Callers
15
Init
Method · 0.45
PerformInitialLoad
Method · 0.45
LoadHeaderForAddress
Method · 0.45
InitializeSegmentsForHeader
Method · 0.45
InitializeHeader
Method · 0.45
HeaderForAddress
Method · 0.45
RebaseThreadStarts
Method · 0.45
InitializeHeader
Method · 0.45
ParseChainedFixups
Method · 0.45
ParseHeaders
Method · 0.45
Init
Method · 0.45
DerefPpc64Descriptor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected