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 not stored for this graph (policy: none)
no test coverage detected