Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Read16
Method
Read16
view/macho/objc.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
uint16_t MachoObjCReader::Read16()
25
{
26
return m_reader.Read16();
27
}
28
29
uint32_t MachoObjCReader::Read32()
30
{
Callers
3
ParseSymbolTable
Method · 0.45
ParseChainedFixups
Method · 0.45
ReadS16
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected