Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Read64
Method
Read64
view/macho/objc.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
uint64_t MachoObjCReader::Read64()
35
{
36
return m_reader.Read64();
37
}
38
39
int8_t MachoObjCReader::ReadS8()
40
{
Callers
9
ParseHeaders
Method · 0.45
ExtractFatArchForCPU
Function · 0.45
HeaderForAddress
Method · 0.45
RebaseThreadStarts
Method · 0.45
InitializeHeader
Method · 0.45
ParseSymbolTable
Method · 0.45
ParseChainedFixups
Method · 0.45
ParseChainedStarts
Method · 0.45
ReadS64
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected