Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Reanalyze
Method
Reanalyze
function.cpp:2491–2494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2489
2490
2491
void Function::Reanalyze(BNFunctionUpdateType type)
2492
{
2493
BNReanalyzeFunction(m_object, type);
2494
}
2495
2496
2497
void Function::MarkUpdatesRequired(BNFunctionUpdateType type)
Callers
3
RebaseWithFullAnalysis
Method · 0.45
startFullAnalysis
Method · 0.45
CorePluginInit
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected