MCPcopy 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
2165void BinaryView::UpdateAnalysis()
2166{
2167 BNUpdateAnalysis(m_object);
2168}
2169
2170
2171void BinaryView::AbortAnalysis()

Callers 6

loadImagesWithAddrMethod · 0.80
loadImagesWithAddrMethod · 0.80
DisplayDSCPickerFunction · 0.80
OnViewChangeMethod · 0.80
startFullAnalysisMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected