MCPcopy 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
65uint64_t SharedCacheObjCReader::GetOffset() const
66{
67 return m_reader.GetOffset();
68}
69
70void SharedCacheObjCReader::Seek(uint64_t offset)
71{

Callers 4

ReadCStringMethod · 0.45
GetRelativeMethodMethod · 0.45
ParseHeaderForAddressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected