Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetOffset
Method
GetOffset
view/sharedcache/core/ObjC.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
uint64_t SharedCacheObjCReader::GetOffset() const
66
{
67
return m_reader.GetOffset();
68
}
69
70
void SharedCacheObjCReader::Seek(uint64_t offset)
71
{
Callers
4
ReadCString
Method · 0.45
GetRelativeMethod
Method · 0.45
ApplyHeaderDataVariables
Method · 0.45
ParseHeaderForAddress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected