MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / GetMemoryMap

Method GetMemoryMap

binaryninjaapi.h:6638–6638  ·  view source on GitHub ↗

! A mock object that is a placeholder during development of this feature. \return MemoryMap object */

Source from the content-addressed store, hash-verified

6636 \return MemoryMap object
6637 */
6638 MemoryMap* GetMemoryMap() { return m_memoryMap.get(); }
6639
6640 /*! Begin a bulk segment addition operation.
6641

Callers 1

ApplyRegionMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected