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

Method UserGlobalPointerValueSet

binaryview.cpp:5476–5479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5474
5475
5476bool BinaryView::UserGlobalPointerValueSet() const
5477{
5478 return BNUserGlobalPointerValueSet(m_object);
5479}
5480
5481
5482void BinaryView::ClearUserGlobalPointerValue()

Callers 1

updateDisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected