Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ReadPointer
Method
ReadPointer
view/macho/objc.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
uint64_t MachoObjCReader::ReadPointer()
60
{
61
return m_reader.ReadPointer();
62
}
63
64
uint64_t MachoObjCReader::GetOffset() const
65
{
Callers
2
InitializeHeader
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected