Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Seek
Method
Seek
view/sharedcache/core/ObjC.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void SharedCacheObjCReader::Seek(uint64_t offset)
71
{
72
m_reader.Seek(offset);
73
}
74
75
void SharedCacheObjCReader::SeekRelative(int64_t offset)
76
{
Callers
3
ApplyHeaderDataVariables
Method · 0.45
ParseHeaderForAddress
Method · 0.45
AdjustCallType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected