Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ UpdateAnalysis
Method
UpdateAnalysis
binaryview.cpp:2165–2168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2163
2164
2165
void BinaryView::UpdateAnalysis()
2166
{
2167
BNUpdateAnalysis(m_object);
2168
}
2169
2170
2171
void BinaryView::AbortAnalysis()
Callers
6
LoadImageWithInstallName
Method · 0.80
loadImagesWithAddr
Method · 0.80
loadImagesWithAddr
Method · 0.80
DisplayDSCPicker
Function · 0.80
OnViewChange
Method · 0.80
startFullAnalysis
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected