Loading...
Searching...
No Matches
Deprecated List
Member BinaryNinja::Architecture::GetBinaryViewTypeConstant (const std::string &type, const std::string &name, uint64_t defaultValue=0)
This API has been deprecated. The implementation has been removed, and this function no longer has any effect
Member BinaryNinja::Architecture::IsBinaryViewTypeConstantDefined (const std::string &type, const std::string &name)
This API has been deprecated. The implementation has been removed, and this function no longer has any effect
Member BinaryNinja::Architecture::SetBinaryViewTypeConstant (const std::string &type, const std::string &name, uint64_t value)
This API has been deprecated. The implementation has been removed, and this function no longer has any effect
Member BinaryNinja::BinaryView::GetAllocatedRanges ()
This API has been deprecated in favor of GetMappedAddressRanges in 4.0.xxxx
Member BinaryNinja::BinaryView::GetOriginalBase () const
This API has been deprecated in favor of GetOriginalImageBase in 4.0.xxxx
Member BinaryNinja::BinaryView::SetOriginalBase (uint64_t base)
This API has been deprecated in favor of SetOriginalImageBase in 4.0.xxxx
Member BinaryNinja::InitCorePlugins ()
Use `InitPlugins()`
Member BinaryNinja::InitUserPlugins ()
Use `InitPlugins()`
Member BinaryNinja::TypeContainer::ParseTypesFromSource (const std::string &text, const std::string &fileName, const std::vector< std::string > &options, const std::vector< std::string > &includeDirs, const std::string &autoTypeSource, TypeParserResult &result, std::vector< TypeParserError > &errors)
Use `ParseTypesFromSource` with the extra `importDependencies` param
Member BinaryNinja::TypeContainer::ParseTypeString (const std::string &source, QualifiedNameAndType &result, std::vector< TypeParserError > &errors)
Use `ParseTypeString` with the extra `importDependencies` param
Class GlobalAreaWidget
Use `SidebarWidget` with `SidebarContextSensitivity::Global` instead
Member SidebarWidgetType::isInReferenceArea () const
Use `defaultLocation()`
Member SidebarWidgetType::viewSensitive () const
Use `contextSensitivity()`