| 2151 | |
| 2152 | |
| 2153 | void BinaryView::SetFunctionAnalysisUpdateDisabled(bool disabled) |
| 2154 | { |
| 2155 | BNSetFunctionAnalysisUpdateDisabled(m_object, disabled); |
| 2156 | } |
| 2157 | |
| 2158 | |
| 2159 | void BinaryView::UpdateAnalysisAndWait() |
no outgoing calls
no test coverage detected