Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Read32
Method
Read32
view/macho/objc.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
uint32_t MachoObjCReader::Read32()
30
{
31
return m_reader.Read32();
32
}
33
34
uint64_t MachoObjCReader::Read64()
35
{
Callers
11
ParseHeaders
Method · 0.45
ExtractFatArchForCPU
Function · 0.45
HeaderForAddress
Method · 0.45
InitializeHeader
Method · 0.45
ParseSymbolTable
Method · 0.45
ParseChainedFixups
Method · 0.45
ParseChainedStarts
Method · 0.45
ParseHeaders
Method · 0.45
ReadS32
Method · 0.45
Md1romView
Method · 0.45
ParseDebugInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected