MCPcopy 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
19uint8_t MachoObjCReader::Read8()
20{
21 return m_reader.Read8();
22}
23
24uint16_t MachoObjCReader::Read16()
25{

Callers 6

ParseSymbolTableMethod · 0.45
ReadS8Method · 0.45
ParseSymbolTableEntryMethod · 0.45
ReadTEImageHeaderMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected