Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ SeekRelative
Method
SeekRelative
view/sharedcache/core/ObjC.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void SharedCacheObjCReader::SeekRelative(int64_t offset)
76
{
77
m_reader.SeekRelative(offset);
78
}
79
80
VirtualMemoryReader& SharedCacheObjCReader::GetVMReader()
81
{
Callers
1
ApplyHeaderDataVariables
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected