Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5476
bool BinaryView::UserGlobalPointerValueSet() const
5477
{
5478
return BNUserGlobalPointerValueSet(m_object);
5479
}
5480
5481
5482
void BinaryView::ClearUserGlobalPointerValue()
Callers
1
updateDisplay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected