MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / get_pointer_64

Function get_pointer_64

tools/llvm-objdump/MachODump.cpp:2511–2541  ·  view source on GitHub ↗

get_pointer_64 returns a pointer to the bytes in the object file at the Address from a section in the Mach-O file. And indirectly returns the offset into the section, number of bytes left in the section past the offset and which section is was being referenced. If the Address is not in a section nullptr is returned.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

get_pointer_32Function · 0.85
get_objc2_64bit_selrefFunction · 0.85
print_layout_map64Function · 0.85
print_method_list64_tFunction · 0.85
print_protocol_list64_tFunction · 0.85
print_ivar_list64_tFunction · 0.85
print_class_ro64_tFunction · 0.85
print_class64_tFunction · 0.85
print_category64_tFunction · 0.85

Calls 9

getContentsMethod · 0.80
SectionRefClass · 0.50
sizeMethod · 0.45
getAddressMethod · 0.45
getSizeMethod · 0.45
getNameMethod · 0.45
getRawDataRefImplMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected