Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Read8
Method
Read8
view/macho/objc.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
uint8_t MachoObjCReader::Read8()
20
{
21
return m_reader.Read8();
22
}
23
24
uint16_t MachoObjCReader::Read16()
25
{
Callers
6
ParseSymbolTable
Method · 0.45
ReadS8
Method · 0.45
ParseSymbolTableEntry
Method · 0.45
ReadTEImageHeader
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected