Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ SeekRelative
Method
SeekRelative
view/macho/objc.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void MachoObjCReader::SeekRelative(int64_t offset)
75
{
76
m_reader.SeekRelative(offset);
77
}
78
79
std::shared_ptr<ObjCReader> MachoObjCProcessor::GetReader()
80
{
Callers
7
Init
Method · 0.45
PerformInitialLoad
Method · 0.45
InitializeHeader
Method · 0.45
HeaderForAddress
Method · 0.45
InitializeHeader
Method · 0.45
ParseHeaders
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected