binaryninja/personal/api-docs/binaryninja.enums-module.html

4278 lines
306 KiB
HTML

<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>enums module &mdash; Binary Ninja API Documentation v1.1</title>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/css/other.css" type="text/css" />
<link rel="index" title="Index"
href="genindex.html"/>
<link rel="search" title="Search" href="search.html"/>
<link rel="top" title="Binary Ninja API Documentation v1.1" href="index.html"/>
<link rel="next" title="binaryninja.enums.ActionType" href="binaryninja.enums.ActionType.html"/>
<link rel="prev" title="binaryninja.downloadprovider.with_metaclass" href="binaryninja.downloadprovider.with_metaclass.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> Binary Ninja API
</a>
<div class="version">
<script>
window.addEventListener("load", function() {
var ver = document.getElementsByClassName("version");
ver[0].innerHTML = DOCUMENTATION_OPTIONS['VERSION'];
});
</script>
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="binaryninja.architecture-module.html">architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.atexit-module.html">atexit</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.basicblock-module.html">basicblock</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.binaryview-module.html">binaryview</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.callingconvention-module.html">callingconvention</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.databuffer-module.html">databuffer</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.datarender-module.html">datarender</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.demangle-module.html">demangle</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.downloadprovider-module.html">downloadprovider</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">enums</a><ul>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ActionType.html">binaryninja.enums.ActionType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.AnalysisSkipReason.html">binaryninja.enums.AnalysisSkipReason</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.AnalysisState.html">binaryninja.enums.AnalysisState</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.BranchType.html">binaryninja.enums.BranchType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.CallingConventionName.html">binaryninja.enums.CallingConventionName</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.DisassemblyOption.html">binaryninja.enums.DisassemblyOption</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.Endianness.html">binaryninja.enums.Endianness</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FindFlag.html">binaryninja.enums.FindFlag</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FlagRole.html">binaryninja.enums.FlagRole</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FormInputFieldType.html">binaryninja.enums.FormInputFieldType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FunctionAnalysisSkipOverride.html">binaryninja.enums.FunctionAnalysisSkipOverride</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FunctionGraphType.html">binaryninja.enums.FunctionGraphType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.HighlightColorStyle.html">binaryninja.enums.HighlightColorStyle</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.HighlightStandardColor.html">binaryninja.enums.HighlightStandardColor</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ILBranchDependence.html">binaryninja.enums.ILBranchDependence</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ImplicitRegisterExtend.html">binaryninja.enums.ImplicitRegisterExtend</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.InstructionTextTokenContext.html">binaryninja.enums.InstructionTextTokenContext</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.InstructionTextTokenType.html">binaryninja.enums.InstructionTextTokenType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.IntegerDisplayType.html">binaryninja.enums.IntegerDisplayType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LinearDisassemblyLineType.html">binaryninja.enums.LinearDisassemblyLineType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LogLevel.html">binaryninja.enums.LogLevel</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LowLevelILFlagCondition.html">binaryninja.enums.LowLevelILFlagCondition</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LowLevelILOperation.html">binaryninja.enums.LowLevelILOperation</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MediumLevelILOperation.html">binaryninja.enums.MediumLevelILOperation</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MemberAccess.html">binaryninja.enums.MemberAccess</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MemberScope.html">binaryninja.enums.MemberScope</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MessageBoxButtonResult.html">binaryninja.enums.MessageBoxButtonResult</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MessageBoxButtonSet.html">binaryninja.enums.MessageBoxButtonSet</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MessageBoxIcon.html">binaryninja.enums.MessageBoxIcon</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MetadataType.html">binaryninja.enums.MetadataType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ModificationStatus.html">binaryninja.enums.ModificationStatus</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.NameType.html">binaryninja.enums.NameType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.NamedTypeReferenceClass.html">binaryninja.enums.NamedTypeReferenceClass</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginCommandType.html">binaryninja.enums.PluginCommandType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginLoadOrder.html">binaryninja.enums.PluginLoadOrder</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginOrigin.html">binaryninja.enums.PluginOrigin</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginType.html">binaryninja.enums.PluginType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginUpdateStatus.html">binaryninja.enums.PluginUpdateStatus</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PointerSuffix.html">binaryninja.enums.PointerSuffix</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ReferenceType.html">binaryninja.enums.ReferenceType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.RegisterValueType.html">binaryninja.enums.RegisterValueType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.RelocationType.html">binaryninja.enums.RelocationType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ReportType.html">binaryninja.enums.ReportType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ScriptingProviderExecuteResult.html">binaryninja.enums.ScriptingProviderExecuteResult</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ScriptingProviderInputReadyState.html">binaryninja.enums.ScriptingProviderInputReadyState</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SectionSemantics.html">binaryninja.enums.SectionSemantics</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SegmentFlag.html">binaryninja.enums.SegmentFlag</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SettingsScope.html">binaryninja.enums.SettingsScope</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.StringType.html">binaryninja.enums.StringType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.StructureType.html">binaryninja.enums.StructureType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SymbolBinding.html">binaryninja.enums.SymbolBinding</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SymbolType.html">binaryninja.enums.SymbolType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.TransformType.html">binaryninja.enums.TransformType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.TypeClass.html">binaryninja.enums.TypeClass</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.UpdateResult.html">binaryninja.enums.UpdateResult</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.VariableSourceType.html">binaryninja.enums.VariableSourceType</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.fileaccessor-module.html">fileaccessor</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.filemetadata-module.html">filemetadata</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.flowgraph-module.html">flowgraph</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.function-module.html">function</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.functionrecognizer-module.html">functionrecognizer</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.highlight-module.html">highlight</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.interaction-module.html">interaction</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.lineardisassembly-module.html">lineardisassembly</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.log-module.html">log</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.lowlevelil-module.html">lowlevelil</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.mainthread-module.html">mainthread</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.mediumlevelil-module.html">mediumlevelil</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.metadata-module.html">metadata</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.numbers-module.html">numbers</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.platform-module.html">platform</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.plugin-module.html">plugin</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.pluginmanager-module.html">pluginmanager</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.scriptingprovider-module.html">scriptingprovider</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.settings-module.html">settings</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.transform-module.html">transform</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.types-module.html">types</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.undoaction-module.html">undoaction</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.update-module.html">update</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Binary Ninja API</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> &raquo;</li>
<li>enums module</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/binaryninja.enums-module.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="enums-module">
<h1>enums module<a class="headerlink" href="#enums-module" title="Permalink to this headline"></a></h1>
<table border="1" class="longtable docutils">
<colgroup>
<col width="10%" />
<col width="90%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.ActionType.html#binaryninja.enums.ActionType" title="binaryninja.enums.ActionType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ActionType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.AnalysisSkipReason.html#binaryninja.enums.AnalysisSkipReason" title="binaryninja.enums.AnalysisSkipReason"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.AnalysisSkipReason</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.AnalysisState.html#binaryninja.enums.AnalysisState" title="binaryninja.enums.AnalysisState"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.AnalysisState</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.BranchType.html#binaryninja.enums.BranchType" title="binaryninja.enums.BranchType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.BranchType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.CallingConventionName.html#binaryninja.enums.CallingConventionName" title="binaryninja.enums.CallingConventionName"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.CallingConventionName</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.DisassemblyOption.html#binaryninja.enums.DisassemblyOption" title="binaryninja.enums.DisassemblyOption"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.DisassemblyOption</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.Endianness.html#binaryninja.enums.Endianness" title="binaryninja.enums.Endianness"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.Endianness</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.FindFlag.html#binaryninja.enums.FindFlag" title="binaryninja.enums.FindFlag"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.FindFlag</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.FlagRole.html#binaryninja.enums.FlagRole" title="binaryninja.enums.FlagRole"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.FlagRole</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.FormInputFieldType.html#binaryninja.enums.FormInputFieldType" title="binaryninja.enums.FormInputFieldType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.FormInputFieldType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.FunctionAnalysisSkipOverride.html#binaryninja.enums.FunctionAnalysisSkipOverride" title="binaryninja.enums.FunctionAnalysisSkipOverride"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.FunctionAnalysisSkipOverride</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.FunctionGraphType.html#binaryninja.enums.FunctionGraphType" title="binaryninja.enums.FunctionGraphType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.FunctionGraphType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.HighlightColorStyle.html#binaryninja.enums.HighlightColorStyle" title="binaryninja.enums.HighlightColorStyle"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.HighlightColorStyle</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.HighlightStandardColor.html#binaryninja.enums.HighlightStandardColor" title="binaryninja.enums.HighlightStandardColor"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.HighlightStandardColor</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.ILBranchDependence.html#binaryninja.enums.ILBranchDependence" title="binaryninja.enums.ILBranchDependence"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ILBranchDependence</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.ImplicitRegisterExtend.html#binaryninja.enums.ImplicitRegisterExtend" title="binaryninja.enums.ImplicitRegisterExtend"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ImplicitRegisterExtend</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.InstructionTextTokenContext.html#binaryninja.enums.InstructionTextTokenContext" title="binaryninja.enums.InstructionTextTokenContext"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.InstructionTextTokenContext</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.InstructionTextTokenType.html#binaryninja.enums.InstructionTextTokenType" title="binaryninja.enums.InstructionTextTokenType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.InstructionTextTokenType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.IntegerDisplayType.html#binaryninja.enums.IntegerDisplayType" title="binaryninja.enums.IntegerDisplayType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.IntegerDisplayType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.LinearDisassemblyLineType.html#binaryninja.enums.LinearDisassemblyLineType" title="binaryninja.enums.LinearDisassemblyLineType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.LinearDisassemblyLineType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.LogLevel.html#binaryninja.enums.LogLevel" title="binaryninja.enums.LogLevel"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.LogLevel</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.LowLevelILFlagCondition.html#binaryninja.enums.LowLevelILFlagCondition" title="binaryninja.enums.LowLevelILFlagCondition"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.LowLevelILFlagCondition</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.LowLevelILOperation.html#binaryninja.enums.LowLevelILOperation" title="binaryninja.enums.LowLevelILOperation"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.LowLevelILOperation</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.MediumLevelILOperation.html#binaryninja.enums.MediumLevelILOperation" title="binaryninja.enums.MediumLevelILOperation"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MediumLevelILOperation</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.MemberAccess.html#binaryninja.enums.MemberAccess" title="binaryninja.enums.MemberAccess"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MemberAccess</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.MemberScope.html#binaryninja.enums.MemberScope" title="binaryninja.enums.MemberScope"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MemberScope</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.MessageBoxButtonResult.html#binaryninja.enums.MessageBoxButtonResult" title="binaryninja.enums.MessageBoxButtonResult"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MessageBoxButtonResult</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.MessageBoxButtonSet.html#binaryninja.enums.MessageBoxButtonSet" title="binaryninja.enums.MessageBoxButtonSet"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MessageBoxButtonSet</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.MessageBoxIcon.html#binaryninja.enums.MessageBoxIcon" title="binaryninja.enums.MessageBoxIcon"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MessageBoxIcon</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.MetadataType.html#binaryninja.enums.MetadataType" title="binaryninja.enums.MetadataType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.MetadataType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.ModificationStatus.html#binaryninja.enums.ModificationStatus" title="binaryninja.enums.ModificationStatus"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ModificationStatus</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.NameType.html#binaryninja.enums.NameType" title="binaryninja.enums.NameType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.NameType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.NamedTypeReferenceClass.html#binaryninja.enums.NamedTypeReferenceClass" title="binaryninja.enums.NamedTypeReferenceClass"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.NamedTypeReferenceClass</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.PluginCommandType.html#binaryninja.enums.PluginCommandType" title="binaryninja.enums.PluginCommandType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.PluginCommandType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.PluginLoadOrder.html#binaryninja.enums.PluginLoadOrder" title="binaryninja.enums.PluginLoadOrder"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.PluginLoadOrder</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.PluginOrigin.html#binaryninja.enums.PluginOrigin" title="binaryninja.enums.PluginOrigin"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.PluginOrigin</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.PluginType.html#binaryninja.enums.PluginType" title="binaryninja.enums.PluginType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.PluginType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.PluginUpdateStatus.html#binaryninja.enums.PluginUpdateStatus" title="binaryninja.enums.PluginUpdateStatus"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.PluginUpdateStatus</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.PointerSuffix.html#binaryninja.enums.PointerSuffix" title="binaryninja.enums.PointerSuffix"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.PointerSuffix</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.ReferenceType.html#binaryninja.enums.ReferenceType" title="binaryninja.enums.ReferenceType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ReferenceType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.RegisterValueType.html#binaryninja.enums.RegisterValueType" title="binaryninja.enums.RegisterValueType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.RegisterValueType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.RelocationType.html#binaryninja.enums.RelocationType" title="binaryninja.enums.RelocationType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.RelocationType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.ReportType.html#binaryninja.enums.ReportType" title="binaryninja.enums.ReportType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ReportType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.ScriptingProviderExecuteResult.html#binaryninja.enums.ScriptingProviderExecuteResult" title="binaryninja.enums.ScriptingProviderExecuteResult"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ScriptingProviderExecuteResult</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.ScriptingProviderInputReadyState.html#binaryninja.enums.ScriptingProviderInputReadyState" title="binaryninja.enums.ScriptingProviderInputReadyState"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.ScriptingProviderInputReadyState</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.SectionSemantics.html#binaryninja.enums.SectionSemantics" title="binaryninja.enums.SectionSemantics"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.SectionSemantics</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.SegmentFlag.html#binaryninja.enums.SegmentFlag" title="binaryninja.enums.SegmentFlag"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.SegmentFlag</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.SettingsScope.html#binaryninja.enums.SettingsScope" title="binaryninja.enums.SettingsScope"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.SettingsScope</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.StringType.html#binaryninja.enums.StringType" title="binaryninja.enums.StringType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.StringType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.StructureType.html#binaryninja.enums.StructureType" title="binaryninja.enums.StructureType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.StructureType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.SymbolBinding.html#binaryninja.enums.SymbolBinding" title="binaryninja.enums.SymbolBinding"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.SymbolBinding</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.SymbolType.html#binaryninja.enums.SymbolType" title="binaryninja.enums.SymbolType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.SymbolType</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.TransformType.html#binaryninja.enums.TransformType" title="binaryninja.enums.TransformType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.TransformType</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.TypeClass.html#binaryninja.enums.TypeClass" title="binaryninja.enums.TypeClass"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.TypeClass</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums.UpdateResult.html#binaryninja.enums.UpdateResult" title="binaryninja.enums.UpdateResult"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.UpdateResult</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums.VariableSourceType.html#binaryninja.enums.VariableSourceType" title="binaryninja.enums.VariableSourceType"><code class="xref py py-obj docutils literal notranslate"><span class="pre">binaryninja.enums.VariableSourceType</span></code></a></td>
<td></td>
</tr>
</tbody>
</table>
<div class="toctree-wrapper compound">
</div>
<span class="target" id="module-binaryninja.enums"></span><dl class="class">
<dt id="binaryninja.enums.ActionType">
<em class="property">class </em><code class="descname">ActionType</code><a class="reference internal" href="_modules/binaryninja/enums.html#ActionType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ActionType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ActionType.AnalysisAction">
<code class="descname">AnalysisAction</code><em class="property"> = &lt;ActionType.AnalysisAction: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ActionType.AnalysisAction" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ActionType.DataModificationAction">
<code class="descname">DataModificationAction</code><em class="property"> = &lt;ActionType.DataModificationAction: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ActionType.DataModificationAction" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ActionType.DataModificationAndAnalysisAction">
<code class="descname">DataModificationAndAnalysisAction</code><em class="property"> = &lt;ActionType.DataModificationAndAnalysisAction: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.ActionType.DataModificationAndAnalysisAction" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ActionType.TemporaryAction">
<code class="descname">TemporaryAction</code><em class="property"> = &lt;ActionType.TemporaryAction: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ActionType.TemporaryAction" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.AnalysisSkipReason">
<em class="property">class </em><code class="descname">AnalysisSkipReason</code><a class="reference internal" href="_modules/binaryninja/enums.html#AnalysisSkipReason"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisSkipReason.AlwaysSkipReason">
<code class="descname">AlwaysSkipReason</code><em class="property"> = &lt;AnalysisSkipReason.AlwaysSkipReason: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason.AlwaysSkipReason" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisSkipReason.ExceedFunctionAnalysisTimeSkipReason">
<code class="descname">ExceedFunctionAnalysisTimeSkipReason</code><em class="property"> = &lt;AnalysisSkipReason.ExceedFunctionAnalysisTimeSkipReason: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason.ExceedFunctionAnalysisTimeSkipReason" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisSkipReason.ExceedFunctionSizeSkipReason">
<code class="descname">ExceedFunctionSizeSkipReason</code><em class="property"> = &lt;AnalysisSkipReason.ExceedFunctionSizeSkipReason: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason.ExceedFunctionSizeSkipReason" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisSkipReason.ExceedFunctionUpdateCountSkipReason">
<code class="descname">ExceedFunctionUpdateCountSkipReason</code><em class="property"> = &lt;AnalysisSkipReason.ExceedFunctionUpdateCountSkipReason: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason.ExceedFunctionUpdateCountSkipReason" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisSkipReason.NewAutoFunctionAnalysisSuppressedReason">
<code class="descname">NewAutoFunctionAnalysisSuppressedReason</code><em class="property"> = &lt;AnalysisSkipReason.NewAutoFunctionAnalysisSuppressedReason: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason.NewAutoFunctionAnalysisSuppressedReason" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisSkipReason.NoSkipReason">
<code class="descname">NoSkipReason</code><em class="property"> = &lt;AnalysisSkipReason.NoSkipReason: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisSkipReason.NoSkipReason" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.AnalysisState">
<em class="property">class </em><code class="descname">AnalysisState</code><a class="reference internal" href="_modules/binaryninja/enums.html#AnalysisState"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.AnalysisState" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisState.AnalyzeState">
<code class="descname">AnalyzeState</code><em class="property"> = &lt;AnalysisState.AnalyzeState: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisState.AnalyzeState" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisState.DisassembleState">
<code class="descname">DisassembleState</code><em class="property"> = &lt;AnalysisState.DisassembleState: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisState.DisassembleState" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisState.ExtendedAnalyzeState">
<code class="descname">ExtendedAnalyzeState</code><em class="property"> = &lt;AnalysisState.ExtendedAnalyzeState: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisState.ExtendedAnalyzeState" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.AnalysisState.IdleState">
<code class="descname">IdleState</code><em class="property"> = &lt;AnalysisState.IdleState: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.AnalysisState.IdleState" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.BranchType">
<em class="property">class </em><code class="descname">BranchType</code><a class="reference internal" href="_modules/binaryninja/enums.html#BranchType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.BranchType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.CallDestination">
<code class="descname">CallDestination</code><em class="property"> = &lt;BranchType.CallDestination: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.CallDestination" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.FalseBranch">
<code class="descname">FalseBranch</code><em class="property"> = &lt;BranchType.FalseBranch: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.FalseBranch" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.FunctionReturn">
<code class="descname">FunctionReturn</code><em class="property"> = &lt;BranchType.FunctionReturn: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.FunctionReturn" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.IndirectBranch">
<code class="descname">IndirectBranch</code><em class="property"> = &lt;BranchType.IndirectBranch: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.IndirectBranch" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.SystemCall">
<code class="descname">SystemCall</code><em class="property"> = &lt;BranchType.SystemCall: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.SystemCall" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.TrueBranch">
<code class="descname">TrueBranch</code><em class="property"> = &lt;BranchType.TrueBranch: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.TrueBranch" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.UnconditionalBranch">
<code class="descname">UnconditionalBranch</code><em class="property"> = &lt;BranchType.UnconditionalBranch: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.UnconditionalBranch" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.BranchType.UnresolvedBranch">
<code class="descname">UnresolvedBranch</code><em class="property"> = &lt;BranchType.UnresolvedBranch: 127&gt;</em><a class="headerlink" href="#binaryninja.enums.BranchType.UnresolvedBranch" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.CallingConventionName">
<em class="property">class </em><code class="descname">CallingConventionName</code><a class="reference internal" href="_modules/binaryninja/enums.html#CallingConventionName"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.CallingConventionName" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.CLRCallCallingConvention">
<code class="descname">CLRCallCallingConvention</code><em class="property"> = &lt;CallingConventionName.CLRCallCallingConvention: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.CLRCallCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.CdeclCallingConvention">
<code class="descname">CdeclCallingConvention</code><em class="property"> = &lt;CallingConventionName.CdeclCallingConvention: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.CdeclCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.EabiCallCallingConvention">
<code class="descname">EabiCallCallingConvention</code><em class="property"> = &lt;CallingConventionName.EabiCallCallingConvention: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.EabiCallCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.FastcallCallingConvention">
<code class="descname">FastcallCallingConvention</code><em class="property"> = &lt;CallingConventionName.FastcallCallingConvention: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.FastcallCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.NoCallingConvention">
<code class="descname">NoCallingConvention</code><em class="property"> = &lt;CallingConventionName.NoCallingConvention: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.NoCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.PascalCallingConvention">
<code class="descname">PascalCallingConvention</code><em class="property"> = &lt;CallingConventionName.PascalCallingConvention: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.PascalCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.STDCallCallingConvention">
<code class="descname">STDCallCallingConvention</code><em class="property"> = &lt;CallingConventionName.STDCallCallingConvention: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.STDCallCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.ThisCallCallingConvention">
<code class="descname">ThisCallCallingConvention</code><em class="property"> = &lt;CallingConventionName.ThisCallCallingConvention: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.ThisCallCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.CallingConventionName.VectorCallCallingConvention">
<code class="descname">VectorCallCallingConvention</code><em class="property"> = &lt;CallingConventionName.VectorCallCallingConvention: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.CallingConventionName.VectorCallCallingConvention" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.DisassemblyOption">
<em class="property">class </em><code class="descname">DisassemblyOption</code><a class="reference internal" href="_modules/binaryninja/enums.html#DisassemblyOption"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.DisassemblyOption" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ExpandLongOpcode">
<code class="descname">ExpandLongOpcode</code><em class="property"> = &lt;DisassemblyOption.ExpandLongOpcode: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ExpandLongOpcode" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.GroupLinearDisassemblyFunctions">
<code class="descname">GroupLinearDisassemblyFunctions</code><em class="property"> = &lt;DisassemblyOption.GroupLinearDisassemblyFunctions: 64&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.GroupLinearDisassemblyFunctions" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowAddress">
<code class="descname">ShowAddress</code><em class="property"> = &lt;DisassemblyOption.ShowAddress: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowAddress" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowCallParameterNames">
<code class="descname">ShowCallParameterNames</code><em class="property"> = &lt;DisassemblyOption.ShowCallParameterNames: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowCallParameterNames" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowDefaultRegisterTypes">
<code class="descname">ShowDefaultRegisterTypes</code><em class="property"> = &lt;DisassemblyOption.ShowDefaultRegisterTypes: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowDefaultRegisterTypes" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowFlagUsage">
<code class="descname">ShowFlagUsage</code><em class="property"> = &lt;DisassemblyOption.ShowFlagUsage: 128&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowFlagUsage" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowOpcode">
<code class="descname">ShowOpcode</code><em class="property"> = &lt;DisassemblyOption.ShowOpcode: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowOpcode" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowRegisterHighlight">
<code class="descname">ShowRegisterHighlight</code><em class="property"> = &lt;DisassemblyOption.ShowRegisterHighlight: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowRegisterHighlight" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowVariableTypesWhenAssigned">
<code class="descname">ShowVariableTypesWhenAssigned</code><em class="property"> = &lt;DisassemblyOption.ShowVariableTypesWhenAssigned: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowVariableTypesWhenAssigned" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.DisassemblyOption.ShowVariablesAtTopOfGraph">
<code class="descname">ShowVariablesAtTopOfGraph</code><em class="property"> = &lt;DisassemblyOption.ShowVariablesAtTopOfGraph: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.DisassemblyOption.ShowVariablesAtTopOfGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.Endianness">
<em class="property">class </em><code class="descname">Endianness</code><a class="reference internal" href="_modules/binaryninja/enums.html#Endianness"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.Endianness" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.Endianness.BigEndian">
<code class="descname">BigEndian</code><em class="property"> = &lt;Endianness.BigEndian: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.Endianness.BigEndian" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.Endianness.LittleEndian">
<code class="descname">LittleEndian</code><em class="property"> = &lt;Endianness.LittleEndian: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.Endianness.LittleEndian" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.FindFlag">
<em class="property">class </em><code class="descname">FindFlag</code><a class="reference internal" href="_modules/binaryninja/enums.html#FindFlag"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.FindFlag" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.FindFlag.FindCaseInsensitive">
<code class="descname">FindCaseInsensitive</code><em class="property"> = &lt;FindFlag.FindCaseInsensitive: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.FindFlag.FindCaseInsensitive" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FindFlag.FindCaseSensitive">
<code class="descname">FindCaseSensitive</code><em class="property"> = &lt;FindFlag.FindCaseSensitive: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.FindFlag.FindCaseSensitive" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.FlagRole">
<em class="property">class </em><code class="descname">FlagRole</code><a class="reference internal" href="_modules/binaryninja/enums.html#FlagRole"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.FlagRole" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.CarryFlagRole">
<code class="descname">CarryFlagRole</code><em class="property"> = &lt;FlagRole.CarryFlagRole: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.CarryFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.EvenParityFlagRole">
<code class="descname">EvenParityFlagRole</code><em class="property"> = &lt;FlagRole.EvenParityFlagRole: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.EvenParityFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.HalfCarryFlagRole">
<code class="descname">HalfCarryFlagRole</code><em class="property"> = &lt;FlagRole.HalfCarryFlagRole: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.HalfCarryFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.NegativeSignFlagRole">
<code class="descname">NegativeSignFlagRole</code><em class="property"> = &lt;FlagRole.NegativeSignFlagRole: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.NegativeSignFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.OddParityFlagRole">
<code class="descname">OddParityFlagRole</code><em class="property"> = &lt;FlagRole.OddParityFlagRole: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.OddParityFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.OrderedFlagRole">
<code class="descname">OrderedFlagRole</code><em class="property"> = &lt;FlagRole.OrderedFlagRole: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.OrderedFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.OverflowFlagRole">
<code class="descname">OverflowFlagRole</code><em class="property"> = &lt;FlagRole.OverflowFlagRole: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.OverflowFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.PositiveSignFlagRole">
<code class="descname">PositiveSignFlagRole</code><em class="property"> = &lt;FlagRole.PositiveSignFlagRole: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.PositiveSignFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.SpecialFlagRole">
<code class="descname">SpecialFlagRole</code><em class="property"> = &lt;FlagRole.SpecialFlagRole: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.SpecialFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.UnorderedFlagRole">
<code class="descname">UnorderedFlagRole</code><em class="property"> = &lt;FlagRole.UnorderedFlagRole: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.UnorderedFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FlagRole.ZeroFlagRole">
<code class="descname">ZeroFlagRole</code><em class="property"> = &lt;FlagRole.ZeroFlagRole: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.FlagRole.ZeroFlagRole" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.FormInputFieldType">
<em class="property">class </em><code class="descname">FormInputFieldType</code><a class="reference internal" href="_modules/binaryninja/enums.html#FormInputFieldType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.FormInputFieldType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.AddressFormField">
<code class="descname">AddressFormField</code><em class="property"> = &lt;FormInputFieldType.AddressFormField: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.AddressFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.ChoiceFormField">
<code class="descname">ChoiceFormField</code><em class="property"> = &lt;FormInputFieldType.ChoiceFormField: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.ChoiceFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.DirectoryNameFormField">
<code class="descname">DirectoryNameFormField</code><em class="property"> = &lt;FormInputFieldType.DirectoryNameFormField: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.DirectoryNameFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.IntegerFormField">
<code class="descname">IntegerFormField</code><em class="property"> = &lt;FormInputFieldType.IntegerFormField: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.IntegerFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.LabelFormField">
<code class="descname">LabelFormField</code><em class="property"> = &lt;FormInputFieldType.LabelFormField: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.LabelFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.MultilineTextFormField">
<code class="descname">MultilineTextFormField</code><em class="property"> = &lt;FormInputFieldType.MultilineTextFormField: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.MultilineTextFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.OpenFileNameFormField">
<code class="descname">OpenFileNameFormField</code><em class="property"> = &lt;FormInputFieldType.OpenFileNameFormField: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.OpenFileNameFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.SaveFileNameFormField">
<code class="descname">SaveFileNameFormField</code><em class="property"> = &lt;FormInputFieldType.SaveFileNameFormField: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.SaveFileNameFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.SeparatorFormField">
<code class="descname">SeparatorFormField</code><em class="property"> = &lt;FormInputFieldType.SeparatorFormField: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.SeparatorFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FormInputFieldType.TextLineFormField">
<code class="descname">TextLineFormField</code><em class="property"> = &lt;FormInputFieldType.TextLineFormField: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.FormInputFieldType.TextLineFormField" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.FunctionAnalysisSkipOverride">
<em class="property">class </em><code class="descname">FunctionAnalysisSkipOverride</code><a class="reference internal" href="_modules/binaryninja/enums.html#FunctionAnalysisSkipOverride"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.FunctionAnalysisSkipOverride" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionAnalysisSkipOverride.AlwaysSkipFunctionAnalysis">
<code class="descname">AlwaysSkipFunctionAnalysis</code><em class="property"> = &lt;FunctionAnalysisSkipOverride.AlwaysSkipFunctionAnalysis: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionAnalysisSkipOverride.AlwaysSkipFunctionAnalysis" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionAnalysisSkipOverride.DefaultFunctionAnalysisSkip">
<code class="descname">DefaultFunctionAnalysisSkip</code><em class="property"> = &lt;FunctionAnalysisSkipOverride.DefaultFunctionAnalysisSkip: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionAnalysisSkipOverride.DefaultFunctionAnalysisSkip" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionAnalysisSkipOverride.NeverSkipFunctionAnalysis">
<code class="descname">NeverSkipFunctionAnalysis</code><em class="property"> = &lt;FunctionAnalysisSkipOverride.NeverSkipFunctionAnalysis: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionAnalysisSkipOverride.NeverSkipFunctionAnalysis" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.FunctionGraphType">
<em class="property">class </em><code class="descname">FunctionGraphType</code><a class="reference internal" href="_modules/binaryninja/enums.html#FunctionGraphType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.FunctionGraphType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.LiftedILFunctionGraph">
<code class="descname">LiftedILFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.LiftedILFunctionGraph: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.LiftedILFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.LowLevelILFunctionGraph">
<code class="descname">LowLevelILFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.LowLevelILFunctionGraph: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.LowLevelILFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.LowLevelILSSAFormFunctionGraph">
<code class="descname">LowLevelILSSAFormFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.LowLevelILSSAFormFunctionGraph: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.LowLevelILSSAFormFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.MappedMediumLevelILFunctionGraph">
<code class="descname">MappedMediumLevelILFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.MappedMediumLevelILFunctionGraph: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.MappedMediumLevelILFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.MappedMediumLevelILSSAFormFunctionGraph">
<code class="descname">MappedMediumLevelILSSAFormFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.MappedMediumLevelILSSAFormFunctionGraph: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.MappedMediumLevelILSSAFormFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.MediumLevelILFunctionGraph">
<code class="descname">MediumLevelILFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.MediumLevelILFunctionGraph: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.MediumLevelILFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.MediumLevelILSSAFormFunctionGraph">
<code class="descname">MediumLevelILSSAFormFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.MediumLevelILSSAFormFunctionGraph: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.MediumLevelILSSAFormFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.FunctionGraphType.NormalFunctionGraph">
<code class="descname">NormalFunctionGraph</code><em class="property"> = &lt;FunctionGraphType.NormalFunctionGraph: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.FunctionGraphType.NormalFunctionGraph" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.HighlightColorStyle">
<em class="property">class </em><code class="descname">HighlightColorStyle</code><a class="reference internal" href="_modules/binaryninja/enums.html#HighlightColorStyle"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.HighlightColorStyle" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightColorStyle.CustomHighlightColor">
<code class="descname">CustomHighlightColor</code><em class="property"> = &lt;HighlightColorStyle.CustomHighlightColor: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightColorStyle.CustomHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightColorStyle.MixedHighlightColor">
<code class="descname">MixedHighlightColor</code><em class="property"> = &lt;HighlightColorStyle.MixedHighlightColor: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightColorStyle.MixedHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightColorStyle.StandardHighlightColor">
<code class="descname">StandardHighlightColor</code><em class="property"> = &lt;HighlightColorStyle.StandardHighlightColor: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightColorStyle.StandardHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.HighlightStandardColor">
<em class="property">class </em><code class="descname">HighlightStandardColor</code><a class="reference internal" href="_modules/binaryninja/enums.html#HighlightStandardColor"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.BlackHighlightColor">
<code class="descname">BlackHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.BlackHighlightColor: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.BlackHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.BlueHighlightColor">
<code class="descname">BlueHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.BlueHighlightColor: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.BlueHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.CyanHighlightColor">
<code class="descname">CyanHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.CyanHighlightColor: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.CyanHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.GreenHighlightColor">
<code class="descname">GreenHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.GreenHighlightColor: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.GreenHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.MagentaHighlightColor">
<code class="descname">MagentaHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.MagentaHighlightColor: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.MagentaHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.NoHighlightColor">
<code class="descname">NoHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.NoHighlightColor: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.NoHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.OrangeHighlightColor">
<code class="descname">OrangeHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.OrangeHighlightColor: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.OrangeHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.RedHighlightColor">
<code class="descname">RedHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.RedHighlightColor: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.RedHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.WhiteHighlightColor">
<code class="descname">WhiteHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.WhiteHighlightColor: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.WhiteHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.HighlightStandardColor.YellowHighlightColor">
<code class="descname">YellowHighlightColor</code><em class="property"> = &lt;HighlightStandardColor.YellowHighlightColor: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.HighlightStandardColor.YellowHighlightColor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ILBranchDependence">
<em class="property">class </em><code class="descname">ILBranchDependence</code><a class="reference internal" href="_modules/binaryninja/enums.html#ILBranchDependence"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ILBranchDependence" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ILBranchDependence.FalseBranchDependent">
<code class="descname">FalseBranchDependent</code><em class="property"> = &lt;ILBranchDependence.FalseBranchDependent: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ILBranchDependence.FalseBranchDependent" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ILBranchDependence.NotBranchDependent">
<code class="descname">NotBranchDependent</code><em class="property"> = &lt;ILBranchDependence.NotBranchDependent: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ILBranchDependence.NotBranchDependent" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ILBranchDependence.TrueBranchDependent">
<code class="descname">TrueBranchDependent</code><em class="property"> = &lt;ILBranchDependence.TrueBranchDependent: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ILBranchDependence.TrueBranchDependent" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ImplicitRegisterExtend">
<em class="property">class </em><code class="descname">ImplicitRegisterExtend</code><a class="reference internal" href="_modules/binaryninja/enums.html#ImplicitRegisterExtend"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ImplicitRegisterExtend" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ImplicitRegisterExtend.NoExtend">
<code class="descname">NoExtend</code><em class="property"> = &lt;ImplicitRegisterExtend.NoExtend: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ImplicitRegisterExtend.NoExtend" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ImplicitRegisterExtend.SignExtendToFullWidth">
<code class="descname">SignExtendToFullWidth</code><em class="property"> = &lt;ImplicitRegisterExtend.SignExtendToFullWidth: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ImplicitRegisterExtend.SignExtendToFullWidth" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ImplicitRegisterExtend.ZeroExtendToFullWidth">
<code class="descname">ZeroExtendToFullWidth</code><em class="property"> = &lt;ImplicitRegisterExtend.ZeroExtendToFullWidth: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ImplicitRegisterExtend.ZeroExtendToFullWidth" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.InstructionTextTokenContext">
<em class="property">class </em><code class="descname">InstructionTextTokenContext</code><a class="reference internal" href="_modules/binaryninja/enums.html#InstructionTextTokenContext"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenContext" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenContext.DataVariableTokenContext">
<code class="descname">DataVariableTokenContext</code><em class="property"> = &lt;InstructionTextTokenContext.DataVariableTokenContext: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenContext.DataVariableTokenContext" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenContext.FunctionReturnTokenContext">
<code class="descname">FunctionReturnTokenContext</code><em class="property"> = &lt;InstructionTextTokenContext.FunctionReturnTokenContext: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenContext.FunctionReturnTokenContext" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenContext.LocalVariableTokenContext">
<code class="descname">LocalVariableTokenContext</code><em class="property"> = &lt;InstructionTextTokenContext.LocalVariableTokenContext: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenContext.LocalVariableTokenContext" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenContext.NoTokenContext">
<code class="descname">NoTokenContext</code><em class="property"> = &lt;InstructionTextTokenContext.NoTokenContext: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenContext.NoTokenContext" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.InstructionTextTokenType">
<em class="property">class </em><code class="descname">InstructionTextTokenType</code><a class="reference internal" href="_modules/binaryninja/enums.html#InstructionTextTokenType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.AddressDisplayToken">
<code class="descname">AddressDisplayToken</code><em class="property"> = &lt;InstructionTextTokenType.AddressDisplayToken: 68&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.AddressDisplayToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.AnnotationToken">
<code class="descname">AnnotationToken</code><em class="property"> = &lt;InstructionTextTokenType.AnnotationToken: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.AnnotationToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.ArgumentNameToken">
<code class="descname">ArgumentNameToken</code><em class="property"> = &lt;InstructionTextTokenType.ArgumentNameToken: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.ArgumentNameToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.BeginMemoryOperandToken">
<code class="descname">BeginMemoryOperandToken</code><em class="property"> = &lt;InstructionTextTokenType.BeginMemoryOperandToken: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.BeginMemoryOperandToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.CharacterConstantToken">
<code class="descname">CharacterConstantToken</code><em class="property"> = &lt;InstructionTextTokenType.CharacterConstantToken: 18&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.CharacterConstantToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.CodeRelativeAddressToken">
<code class="descname">CodeRelativeAddressToken</code><em class="property"> = &lt;InstructionTextTokenType.CodeRelativeAddressToken: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.CodeRelativeAddressToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.CodeSymbolToken">
<code class="descname">CodeSymbolToken</code><em class="property"> = &lt;InstructionTextTokenType.CodeSymbolToken: 64&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.CodeSymbolToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.DataSymbolToken">
<code class="descname">DataSymbolToken</code><em class="property"> = &lt;InstructionTextTokenType.DataSymbolToken: 65&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.DataSymbolToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.EndMemoryOperandToken">
<code class="descname">EndMemoryOperandToken</code><em class="property"> = &lt;InstructionTextTokenType.EndMemoryOperandToken: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.EndMemoryOperandToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.ExternalSymbolToken">
<code class="descname">ExternalSymbolToken</code><em class="property"> = &lt;InstructionTextTokenType.ExternalSymbolToken: 70&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.ExternalSymbolToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.FieldNameToken">
<code class="descname">FieldNameToken</code><em class="property"> = &lt;InstructionTextTokenType.FieldNameToken: 21&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.FieldNameToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.FloatingPointToken">
<code class="descname">FloatingPointToken</code><em class="property"> = &lt;InstructionTextTokenType.FloatingPointToken: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.FloatingPointToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.HexDumpByteValueToken">
<code class="descname">HexDumpByteValueToken</code><em class="property"> = &lt;InstructionTextTokenType.HexDumpByteValueToken: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.HexDumpByteValueToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.HexDumpInvalidByteToken">
<code class="descname">HexDumpInvalidByteToken</code><em class="property"> = &lt;InstructionTextTokenType.HexDumpInvalidByteToken: 14&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.HexDumpInvalidByteToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.HexDumpSkippedByteToken">
<code class="descname">HexDumpSkippedByteToken</code><em class="property"> = &lt;InstructionTextTokenType.HexDumpSkippedByteToken: 13&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.HexDumpSkippedByteToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.HexDumpTextToken">
<code class="descname">HexDumpTextToken</code><em class="property"> = &lt;InstructionTextTokenType.HexDumpTextToken: 15&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.HexDumpTextToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.ImportToken">
<code class="descname">ImportToken</code><em class="property"> = &lt;InstructionTextTokenType.ImportToken: 67&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.ImportToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.IndirectImportToken">
<code class="descname">IndirectImportToken</code><em class="property"> = &lt;InstructionTextTokenType.IndirectImportToken: 69&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.IndirectImportToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.InstructionToken">
<code class="descname">InstructionToken</code><em class="property"> = &lt;InstructionTextTokenType.InstructionToken: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.InstructionToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.IntegerToken">
<code class="descname">IntegerToken</code><em class="property"> = &lt;InstructionTextTokenType.IntegerToken: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.IntegerToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.KeywordToken">
<code class="descname">KeywordToken</code><em class="property"> = &lt;InstructionTextTokenType.KeywordToken: 19&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.KeywordToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.LocalVariableToken">
<code class="descname">LocalVariableToken</code><em class="property"> = &lt;InstructionTextTokenType.LocalVariableToken: 66&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.LocalVariableToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.NameSpaceSeparatorToken">
<code class="descname">NameSpaceSeparatorToken</code><em class="property"> = &lt;InstructionTextTokenType.NameSpaceSeparatorToken: 23&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.NameSpaceSeparatorToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.NameSpaceToken">
<code class="descname">NameSpaceToken</code><em class="property"> = &lt;InstructionTextTokenType.NameSpaceToken: 22&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.NameSpaceToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.OpcodeToken">
<code class="descname">OpcodeToken</code><em class="property"> = &lt;InstructionTextTokenType.OpcodeToken: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.OpcodeToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.OperandSeparatorToken">
<code class="descname">OperandSeparatorToken</code><em class="property"> = &lt;InstructionTextTokenType.OperandSeparatorToken: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.OperandSeparatorToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.PossibleAddressToken">
<code class="descname">PossibleAddressToken</code><em class="property"> = &lt;InstructionTextTokenType.PossibleAddressToken: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.PossibleAddressToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.RegisterToken">
<code class="descname">RegisterToken</code><em class="property"> = &lt;InstructionTextTokenType.RegisterToken: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.RegisterToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.StringToken">
<code class="descname">StringToken</code><em class="property"> = &lt;InstructionTextTokenType.StringToken: 17&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.StringToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.TextToken">
<code class="descname">TextToken</code><em class="property"> = &lt;InstructionTextTokenType.TextToken: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.TextToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.InstructionTextTokenType.TypeNameToken">
<code class="descname">TypeNameToken</code><em class="property"> = &lt;InstructionTextTokenType.TypeNameToken: 20&gt;</em><a class="headerlink" href="#binaryninja.enums.InstructionTextTokenType.TypeNameToken" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.IntegerDisplayType">
<em class="property">class </em><code class="descname">IntegerDisplayType</code><a class="reference internal" href="_modules/binaryninja/enums.html#IntegerDisplayType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.BinaryDisplayType">
<code class="descname">BinaryDisplayType</code><em class="property"> = &lt;IntegerDisplayType.BinaryDisplayType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.BinaryDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.CharacterConstantDisplayType">
<code class="descname">CharacterConstantDisplayType</code><em class="property"> = &lt;IntegerDisplayType.CharacterConstantDisplayType: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.CharacterConstantDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.DefaultIntegerDisplayType">
<code class="descname">DefaultIntegerDisplayType</code><em class="property"> = &lt;IntegerDisplayType.DefaultIntegerDisplayType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.DefaultIntegerDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.PointerDisplayType">
<code class="descname">PointerDisplayType</code><em class="property"> = &lt;IntegerDisplayType.PointerDisplayType: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.PointerDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.SignedDecimalDisplayType">
<code class="descname">SignedDecimalDisplayType</code><em class="property"> = &lt;IntegerDisplayType.SignedDecimalDisplayType: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.SignedDecimalDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.SignedHexadecimalDisplayType">
<code class="descname">SignedHexadecimalDisplayType</code><em class="property"> = &lt;IntegerDisplayType.SignedHexadecimalDisplayType: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.SignedHexadecimalDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.SignedOctalDisplayType">
<code class="descname">SignedOctalDisplayType</code><em class="property"> = &lt;IntegerDisplayType.SignedOctalDisplayType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.SignedOctalDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.UnsignedDecimalDisplayType">
<code class="descname">UnsignedDecimalDisplayType</code><em class="property"> = &lt;IntegerDisplayType.UnsignedDecimalDisplayType: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.UnsignedDecimalDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.UnsignedHexadecimalDisplayType">
<code class="descname">UnsignedHexadecimalDisplayType</code><em class="property"> = &lt;IntegerDisplayType.UnsignedHexadecimalDisplayType: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.UnsignedHexadecimalDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.IntegerDisplayType.UnsignedOctalDisplayType">
<code class="descname">UnsignedOctalDisplayType</code><em class="property"> = &lt;IntegerDisplayType.UnsignedOctalDisplayType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.IntegerDisplayType.UnsignedOctalDisplayType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.LinearDisassemblyLineType">
<em class="property">class </em><code class="descname">LinearDisassemblyLineType</code><a class="reference internal" href="_modules/binaryninja/enums.html#LinearDisassemblyLineType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.BlankLineType">
<code class="descname">BlankLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.BlankLineType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.BlankLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.CodeDisassemblyLineType">
<code class="descname">CodeDisassemblyLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.CodeDisassemblyLineType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.CodeDisassemblyLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.DataVariableLineType">
<code class="descname">DataVariableLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.DataVariableLineType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.DataVariableLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.FunctionContinuationLineType">
<code class="descname">FunctionContinuationLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.FunctionContinuationLineType: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.FunctionContinuationLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.FunctionEndLineType">
<code class="descname">FunctionEndLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.FunctionEndLineType: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.FunctionEndLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.FunctionHeaderEndLineType">
<code class="descname">FunctionHeaderEndLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.FunctionHeaderEndLineType: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.FunctionHeaderEndLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.FunctionHeaderLineType">
<code class="descname">FunctionHeaderLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.FunctionHeaderLineType: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.FunctionHeaderLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.FunctionHeaderStartLineType">
<code class="descname">FunctionHeaderStartLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.FunctionHeaderStartLineType: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.FunctionHeaderStartLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.HexDumpLineType">
<code class="descname">HexDumpLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.HexDumpLineType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.HexDumpLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.LocalVariableLineType">
<code class="descname">LocalVariableLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.LocalVariableLineType: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.LocalVariableLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.LocalVariableListEndLineType">
<code class="descname">LocalVariableListEndLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.LocalVariableListEndLineType: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.LocalVariableListEndLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.NonContiguousSeparatorLineType">
<code class="descname">NonContiguousSeparatorLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.NonContiguousSeparatorLineType: 17&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.NonContiguousSeparatorLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.NoteEndLineType">
<code class="descname">NoteEndLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.NoteEndLineType: 13&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.NoteEndLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.NoteLineType">
<code class="descname">NoteLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.NoteLineType: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.NoteLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.NoteStartLineType">
<code class="descname">NoteStartLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.NoteStartLineType: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.NoteStartLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.SectionEndLineType">
<code class="descname">SectionEndLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.SectionEndLineType: 15&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.SectionEndLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.SectionSeparatorLineType">
<code class="descname">SectionSeparatorLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.SectionSeparatorLineType: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.SectionSeparatorLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LinearDisassemblyLineType.SectionStartLineType">
<code class="descname">SectionStartLineType</code><em class="property"> = &lt;LinearDisassemblyLineType.SectionStartLineType: 14&gt;</em><a class="headerlink" href="#binaryninja.enums.LinearDisassemblyLineType.SectionStartLineType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.LogLevel">
<em class="property">class </em><code class="descname">LogLevel</code><a class="reference internal" href="_modules/binaryninja/enums.html#LogLevel"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.LogLevel" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.LogLevel.AlertLog">
<code class="descname">AlertLog</code><em class="property"> = &lt;LogLevel.AlertLog: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.LogLevel.AlertLog" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LogLevel.DebugLog">
<code class="descname">DebugLog</code><em class="property"> = &lt;LogLevel.DebugLog: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.LogLevel.DebugLog" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LogLevel.ErrorLog">
<code class="descname">ErrorLog</code><em class="property"> = &lt;LogLevel.ErrorLog: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.LogLevel.ErrorLog" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LogLevel.InfoLog">
<code class="descname">InfoLog</code><em class="property"> = &lt;LogLevel.InfoLog: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.LogLevel.InfoLog" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LogLevel.WarningLog">
<code class="descname">WarningLog</code><em class="property"> = &lt;LogLevel.WarningLog: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.LogLevel.WarningLog" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.LowLevelILFlagCondition">
<em class="property">class </em><code class="descname">LowLevelILFlagCondition</code><a class="reference internal" href="_modules/binaryninja/enums.html#LowLevelILFlagCondition"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_E">
<code class="descname">LLFC_E</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_E: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FE">
<code class="descname">LLFC_FE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FE: 14&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FGE">
<code class="descname">LLFC_FGE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FGE: 18&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FGT">
<code class="descname">LLFC_FGT</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FGT: 19&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FLE">
<code class="descname">LLFC_FLE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FLE: 17&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FLE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FLT">
<code class="descname">LLFC_FLT</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FLT: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FLT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FNE">
<code class="descname">LLFC_FNE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FNE: 15&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FNE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FO">
<code class="descname">LLFC_FO</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FO: 20&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_FUO">
<code class="descname">LLFC_FUO</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_FUO: 21&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_FUO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_NE">
<code class="descname">LLFC_NE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_NE: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_NE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_NEG">
<code class="descname">LLFC_NEG</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_NEG: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_NEG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_NO">
<code class="descname">LLFC_NO</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_NO: 13&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_NO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_O">
<code class="descname">LLFC_O</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_O: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_O" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_POS">
<code class="descname">LLFC_POS</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_POS: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_POS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_SGE">
<code class="descname">LLFC_SGE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_SGE: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_SGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_SGT">
<code class="descname">LLFC_SGT</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_SGT: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_SGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_SLE">
<code class="descname">LLFC_SLE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_SLE: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_SLE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_SLT">
<code class="descname">LLFC_SLT</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_SLT: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_SLT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_UGE">
<code class="descname">LLFC_UGE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_UGE: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_UGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_UGT">
<code class="descname">LLFC_UGT</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_UGT: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_UGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_ULE">
<code class="descname">LLFC_ULE</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_ULE: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_ULE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILFlagCondition.LLFC_ULT">
<code class="descname">LLFC_ULT</code><em class="property"> = &lt;LowLevelILFlagCondition.LLFC_ULT: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILFlagCondition.LLFC_ULT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.LowLevelILOperation">
<em class="property">class </em><code class="descname">LowLevelILOperation</code><a class="reference internal" href="_modules/binaryninja/enums.html#LowLevelILOperation"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ADC">
<code class="descname">LLIL_ADC</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ADC: 23&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ADC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ADD">
<code class="descname">LLIL_ADD</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ADD: 22&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ADD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ADD_OVERFLOW">
<code class="descname">LLIL_ADD_OVERFLOW</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ADD_OVERFLOW: 75&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ADD_OVERFLOW" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_AND">
<code class="descname">LLIL_AND</code><em class="property"> = &lt;LowLevelILOperation.LLIL_AND: 26&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_AND" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ASR">
<code class="descname">LLIL_ASR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ASR: 31&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ASR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_BOOL_TO_INT">
<code class="descname">LLIL_BOOL_TO_INT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_BOOL_TO_INT: 74&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_BOOL_TO_INT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_BP">
<code class="descname">LLIL_BP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_BP: 77&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_BP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CALL">
<code class="descname">LLIL_CALL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CALL: 54&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CALL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CALL_OUTPUT_SSA">
<code class="descname">LLIL_CALL_OUTPUT_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CALL_OUTPUT_SSA: 127&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CALL_OUTPUT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CALL_PARAM">
<code class="descname">LLIL_CALL_PARAM</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CALL_PARAM: 125&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CALL_PARAM" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CALL_SSA">
<code class="descname">LLIL_CALL_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CALL_SSA: 122&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CALL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_ADJUST">
<code class="descname">LLIL_CALL_STACK_ADJUST</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CALL_STACK_ADJUST: 55&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_ADJUST" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_SSA">
<code class="descname">LLIL_CALL_STACK_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CALL_STACK_SSA: 126&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CEIL">
<code class="descname">LLIL_CEIL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CEIL: 95&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CEIL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_E">
<code class="descname">LLIL_CMP_E</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_E: 63&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_NE">
<code class="descname">LLIL_CMP_NE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_NE: 64&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_NE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGE">
<code class="descname">LLIL_CMP_SGE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_SGE: 69&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGT">
<code class="descname">LLIL_CMP_SGT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_SGT: 71&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLE">
<code class="descname">LLIL_CMP_SLE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_SLE: 67&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLT">
<code class="descname">LLIL_CMP_SLT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_SLT: 65&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGE">
<code class="descname">LLIL_CMP_UGE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_UGE: 70&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGT">
<code class="descname">LLIL_CMP_UGT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_UGT: 72&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULE">
<code class="descname">LLIL_CMP_ULE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_ULE: 68&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULT">
<code class="descname">LLIL_CMP_ULT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CMP_ULT: 66&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CONST">
<code class="descname">LLIL_CONST</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CONST: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CONST" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_CONST_PTR">
<code class="descname">LLIL_CONST_PTR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_CONST_PTR: 17&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_CONST_PTR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_DIVS">
<code class="descname">LLIL_DIVS</code><em class="property"> = &lt;LowLevelILOperation.LLIL_DIVS: 41&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_DIVS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_DIVS_DP">
<code class="descname">LLIL_DIVS_DP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_DIVS_DP: 42&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_DIVS_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_DIVU">
<code class="descname">LLIL_DIVU</code><em class="property"> = &lt;LowLevelILOperation.LLIL_DIVU: 39&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_DIVU" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_DIVU_DP">
<code class="descname">LLIL_DIVU_DP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_DIVU_DP: 40&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_DIVU_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_EXTERN_PTR">
<code class="descname">LLIL_EXTERN_PTR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_EXTERN_PTR: 18&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_EXTERN_PTR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FABS">
<code class="descname">LLIL_FABS</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FABS: 89&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FABS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FADD">
<code class="descname">LLIL_FADD</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FADD: 83&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FADD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_E">
<code class="descname">LLIL_FCMP_E</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_E: 97&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GE">
<code class="descname">LLIL_FCMP_GE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_GE: 101&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GT">
<code class="descname">LLIL_FCMP_GT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_GT: 102&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LE">
<code class="descname">LLIL_FCMP_LE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_LE: 100&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LT">
<code class="descname">LLIL_FCMP_LT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_LT: 99&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_NE">
<code class="descname">LLIL_FCMP_NE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_NE: 98&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_NE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_O">
<code class="descname">LLIL_FCMP_O</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_O: 103&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_O" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_UO">
<code class="descname">LLIL_FCMP_UO</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FCMP_UO: 104&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_UO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FDIV">
<code class="descname">LLIL_FDIV</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FDIV: 86&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FDIV" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG">
<code class="descname">LLIL_FLAG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG: 20&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT">
<code class="descname">LLIL_FLAG_BIT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG_BIT: 21&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT_SSA">
<code class="descname">LLIL_FLAG_BIT_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG_BIT_SSA: 121&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_COND">
<code class="descname">LLIL_FLAG_COND</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG_COND: 61&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_COND" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_GROUP">
<code class="descname">LLIL_FLAG_GROUP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG_GROUP: 62&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_GROUP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_PHI">
<code class="descname">LLIL_FLAG_PHI</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG_PHI: 133&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_PHI" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_SSA">
<code class="descname">LLIL_FLAG_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLAG_SSA: 120&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONST">
<code class="descname">LLIL_FLOAT_CONST</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLOAT_CONST: 19&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONST" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONV">
<code class="descname">LLIL_FLOAT_CONV</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLOAT_CONV: 92&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONV" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_TO_INT">
<code class="descname">LLIL_FLOAT_TO_INT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLOAT_TO_INT: 90&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_TO_INT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FLOOR">
<code class="descname">LLIL_FLOOR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FLOOR: 94&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FLOOR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FMUL">
<code class="descname">LLIL_FMUL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FMUL: 85&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FMUL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FNEG">
<code class="descname">LLIL_FNEG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FNEG: 88&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FNEG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FSQRT">
<code class="descname">LLIL_FSQRT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FSQRT: 87&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FSQRT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FSUB">
<code class="descname">LLIL_FSUB</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FSUB: 84&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FSUB" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_FTRUNC">
<code class="descname">LLIL_FTRUNC</code><em class="property"> = &lt;LowLevelILOperation.LLIL_FTRUNC: 96&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_FTRUNC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_GOTO">
<code class="descname">LLIL_GOTO</code><em class="property"> = &lt;LowLevelILOperation.LLIL_GOTO: 60&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_GOTO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_IF">
<code class="descname">LLIL_IF</code><em class="property"> = &lt;LowLevelILOperation.LLIL_IF: 59&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_IF" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC">
<code class="descname">LLIL_INTRINSIC</code><em class="property"> = &lt;LowLevelILOperation.LLIL_INTRINSIC: 79&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC_SSA">
<code class="descname">LLIL_INTRINSIC_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_INTRINSIC_SSA: 130&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_INT_TO_FLOAT">
<code class="descname">LLIL_INT_TO_FLOAT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_INT_TO_FLOAT: 91&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_INT_TO_FLOAT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_JUMP">
<code class="descname">LLIL_JUMP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_JUMP: 52&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_JUMP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_JUMP_TO">
<code class="descname">LLIL_JUMP_TO</code><em class="property"> = &lt;LowLevelILOperation.LLIL_JUMP_TO: 53&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_JUMP_TO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_LOAD">
<code class="descname">LLIL_LOAD</code><em class="property"> = &lt;LowLevelILOperation.LLIL_LOAD: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_LOAD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_LOAD_SSA">
<code class="descname">LLIL_LOAD_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_LOAD_SSA: 128&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_LOAD_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_LOW_PART">
<code class="descname">LLIL_LOW_PART</code><em class="property"> = &lt;LowLevelILOperation.LLIL_LOW_PART: 51&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_LOW_PART" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_LSL">
<code class="descname">LLIL_LSL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_LSL: 29&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_LSL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_LSR">
<code class="descname">LLIL_LSR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_LSR: 30&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_LSR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MEM_PHI">
<code class="descname">LLIL_MEM_PHI</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MEM_PHI: 134&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MEM_PHI" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MODS">
<code class="descname">LLIL_MODS</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MODS: 45&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MODS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MODS_DP">
<code class="descname">LLIL_MODS_DP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MODS_DP: 46&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MODS_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MODU">
<code class="descname">LLIL_MODU</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MODU: 43&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MODU" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MODU_DP">
<code class="descname">LLIL_MODU_DP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MODU_DP: 44&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MODU_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MUL">
<code class="descname">LLIL_MUL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MUL: 36&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MUL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MULS_DP">
<code class="descname">LLIL_MULS_DP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MULS_DP: 38&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MULS_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_MULU_DP">
<code class="descname">LLIL_MULU_DP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_MULU_DP: 37&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_MULU_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_NEG">
<code class="descname">LLIL_NEG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_NEG: 47&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_NEG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_NOP">
<code class="descname">LLIL_NOP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_NOP: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_NOP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_NORET">
<code class="descname">LLIL_NORET</code><em class="property"> = &lt;LowLevelILOperation.LLIL_NORET: 58&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_NORET" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_NOT">
<code class="descname">LLIL_NOT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_NOT: 48&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_NOT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_OR">
<code class="descname">LLIL_OR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_OR: 27&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_OR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_POP">
<code class="descname">LLIL_POP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_POP: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_POP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_PUSH">
<code class="descname">LLIL_PUSH</code><em class="property"> = &lt;LowLevelILOperation.LLIL_PUSH: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_PUSH" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG">
<code class="descname">LLIL_REG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_PHI">
<code class="descname">LLIL_REG_PHI</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_PHI: 131&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_PHI" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT">
<code class="descname">LLIL_REG_SPLIT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_SPLIT: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_DEST_SSA">
<code class="descname">LLIL_REG_SPLIT_DEST_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_SPLIT_DEST_SSA: 110&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_DEST_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_SSA">
<code class="descname">LLIL_REG_SPLIT_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_SPLIT_SSA: 114&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA">
<code class="descname">LLIL_REG_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_SSA: 112&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA_PARTIAL">
<code class="descname">LLIL_REG_SSA_PARTIAL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_SSA_PARTIAL: 113&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA_PARTIAL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_ABS_SSA">
<code class="descname">LLIL_REG_STACK_ABS_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_ABS_SSA: 116&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_ABS_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_DEST_SSA">
<code class="descname">LLIL_REG_STACK_DEST_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_DEST_SSA: 111&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_DEST_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_ABS_SSA">
<code class="descname">LLIL_REG_STACK_FREE_ABS_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_FREE_ABS_SSA: 118&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_ABS_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REG">
<code class="descname">LLIL_REG_STACK_FREE_REG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_FREE_REG: 14&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL">
<code class="descname">LLIL_REG_STACK_FREE_REL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_FREE_REL: 15&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL_SSA">
<code class="descname">LLIL_REG_STACK_FREE_REL_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_FREE_REL_SSA: 117&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PHI">
<code class="descname">LLIL_REG_STACK_PHI</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_PHI: 132&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PHI" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_POP">
<code class="descname">LLIL_REG_STACK_POP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_POP: 13&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_POP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PUSH">
<code class="descname">LLIL_REG_STACK_PUSH</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_PUSH: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PUSH" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL">
<code class="descname">LLIL_REG_STACK_REL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_REL: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL_SSA">
<code class="descname">LLIL_REG_STACK_REL_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_REG_STACK_REL_SSA: 115&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_RET">
<code class="descname">LLIL_RET</code><em class="property"> = &lt;LowLevelILOperation.LLIL_RET: 57&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_RET" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_RLC">
<code class="descname">LLIL_RLC</code><em class="property"> = &lt;LowLevelILOperation.LLIL_RLC: 33&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_RLC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ROL">
<code class="descname">LLIL_ROL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ROL: 32&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ROL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ROR">
<code class="descname">LLIL_ROR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ROR: 34&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ROR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ROUND_TO_INT">
<code class="descname">LLIL_ROUND_TO_INT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ROUND_TO_INT: 93&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ROUND_TO_INT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_RRC">
<code class="descname">LLIL_RRC</code><em class="property"> = &lt;LowLevelILOperation.LLIL_RRC: 35&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_RRC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SBB">
<code class="descname">LLIL_SBB</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SBB: 25&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SBB" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG">
<code class="descname">LLIL_SET_FLAG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_FLAG: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG_SSA">
<code class="descname">LLIL_SET_FLAG_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_FLAG_SSA: 119&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG">
<code class="descname">LLIL_SET_REG</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT">
<code class="descname">LLIL_SET_REG_SPLIT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_SPLIT: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT_SSA">
<code class="descname">LLIL_SET_REG_SPLIT_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_SPLIT_SSA: 107&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA">
<code class="descname">LLIL_SET_REG_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_SSA: 105&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA_PARTIAL">
<code class="descname">LLIL_SET_REG_SSA_PARTIAL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_SSA_PARTIAL: 106&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA_PARTIAL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_ABS_SSA">
<code class="descname">LLIL_SET_REG_STACK_ABS_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_STACK_ABS_SSA: 109&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_ABS_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL">
<code class="descname">LLIL_SET_REG_STACK_REL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_STACK_REL: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL_SSA">
<code class="descname">LLIL_SET_REG_STACK_REL_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SET_REG_STACK_REL_SSA: 108&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_STORE">
<code class="descname">LLIL_STORE</code><em class="property"> = &lt;LowLevelILOperation.LLIL_STORE: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_STORE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_STORE_SSA">
<code class="descname">LLIL_STORE_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_STORE_SSA: 129&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_STORE_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SUB">
<code class="descname">LLIL_SUB</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SUB: 24&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SUB" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SX">
<code class="descname">LLIL_SX</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SX: 49&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SX" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL">
<code class="descname">LLIL_SYSCALL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SYSCALL: 76&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL_SSA">
<code class="descname">LLIL_SYSCALL_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_SYSCALL_SSA: 123&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL">
<code class="descname">LLIL_TAILCALL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_TAILCALL: 56&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL_SSA">
<code class="descname">LLIL_TAILCALL_SSA</code><em class="property"> = &lt;LowLevelILOperation.LLIL_TAILCALL_SSA: 124&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_TEST_BIT">
<code class="descname">LLIL_TEST_BIT</code><em class="property"> = &lt;LowLevelILOperation.LLIL_TEST_BIT: 73&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_TEST_BIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_TRAP">
<code class="descname">LLIL_TRAP</code><em class="property"> = &lt;LowLevelILOperation.LLIL_TRAP: 78&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_TRAP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_UNDEF">
<code class="descname">LLIL_UNDEF</code><em class="property"> = &lt;LowLevelILOperation.LLIL_UNDEF: 80&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_UNDEF" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL">
<code class="descname">LLIL_UNIMPL</code><em class="property"> = &lt;LowLevelILOperation.LLIL_UNIMPL: 81&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL_MEM">
<code class="descname">LLIL_UNIMPL_MEM</code><em class="property"> = &lt;LowLevelILOperation.LLIL_UNIMPL_MEM: 82&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL_MEM" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_XOR">
<code class="descname">LLIL_XOR</code><em class="property"> = &lt;LowLevelILOperation.LLIL_XOR: 28&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_XOR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.LowLevelILOperation.LLIL_ZX">
<code class="descname">LLIL_ZX</code><em class="property"> = &lt;LowLevelILOperation.LLIL_ZX: 50&gt;</em><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.LLIL_ZX" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MediumLevelILOperation">
<em class="property">class </em><code class="descname">MediumLevelILOperation</code><a class="reference internal" href="_modules/binaryninja/enums.html#MediumLevelILOperation"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ADC">
<code class="descname">MLIL_ADC</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ADC: 19&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ADC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ADD">
<code class="descname">MLIL_ADD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ADD: 18&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ADD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ADDRESS_OF">
<code class="descname">MLIL_ADDRESS_OF</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ADDRESS_OF: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ADDRESS_OF" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ADDRESS_OF_FIELD">
<code class="descname">MLIL_ADDRESS_OF_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ADDRESS_OF_FIELD: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ADDRESS_OF_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ADD_OVERFLOW">
<code class="descname">MLIL_ADD_OVERFLOW</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ADD_OVERFLOW: 71&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ADD_OVERFLOW" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_AND">
<code class="descname">MLIL_AND</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_AND: 22&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_AND" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ASR">
<code class="descname">MLIL_ASR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ASR: 27&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ASR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_BOOL_TO_INT">
<code class="descname">MLIL_BOOL_TO_INT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_BOOL_TO_INT: 70&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_BOOL_TO_INT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_BP">
<code class="descname">MLIL_BP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_BP: 78&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_BP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL">
<code class="descname">MLIL_CALL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL: 51&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_OUTPUT">
<code class="descname">MLIL_CALL_OUTPUT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_OUTPUT: 53&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_OUTPUT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_OUTPUT_SSA">
<code class="descname">MLIL_CALL_OUTPUT_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_OUTPUT_SSA: 122&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_OUTPUT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_PARAM">
<code class="descname">MLIL_CALL_PARAM</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_PARAM: 54&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_PARAM" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_PARAM_SSA">
<code class="descname">MLIL_CALL_PARAM_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_PARAM_SSA: 121&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_PARAM_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_SSA">
<code class="descname">MLIL_CALL_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_SSA: 115&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_UNTYPED">
<code class="descname">MLIL_CALL_UNTYPED</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_UNTYPED: 52&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_UNTYPED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CALL_UNTYPED_SSA">
<code class="descname">MLIL_CALL_UNTYPED_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CALL_UNTYPED_SSA: 116&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CALL_UNTYPED_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CEIL">
<code class="descname">MLIL_CEIL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CEIL: 95&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CEIL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_E">
<code class="descname">MLIL_CMP_E</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_E: 59&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_NE">
<code class="descname">MLIL_CMP_NE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_NE: 60&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_NE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SGE">
<code class="descname">MLIL_CMP_SGE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_SGE: 65&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SGT">
<code class="descname">MLIL_CMP_SGT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_SGT: 67&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SLE">
<code class="descname">MLIL_CMP_SLE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_SLE: 63&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SLE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SLT">
<code class="descname">MLIL_CMP_SLT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_SLT: 61&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_SLT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_UGE">
<code class="descname">MLIL_CMP_UGE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_UGE: 66&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_UGE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_UGT">
<code class="descname">MLIL_CMP_UGT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_UGT: 68&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_UGT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_ULE">
<code class="descname">MLIL_CMP_ULE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_ULE: 64&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_ULE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CMP_ULT">
<code class="descname">MLIL_CMP_ULT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CMP_ULT: 62&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CMP_ULT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CONST">
<code class="descname">MLIL_CONST</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CONST: 13&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CONST" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_CONST_PTR">
<code class="descname">MLIL_CONST_PTR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_CONST_PTR: 14&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_CONST_PTR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_DIVS">
<code class="descname">MLIL_DIVS</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_DIVS: 37&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_DIVS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_DIVS_DP">
<code class="descname">MLIL_DIVS_DP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_DIVS_DP: 38&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_DIVS_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_DIVU">
<code class="descname">MLIL_DIVU</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_DIVU: 35&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_DIVU" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_DIVU_DP">
<code class="descname">MLIL_DIVU_DP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_DIVU_DP: 36&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_DIVU_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_EXTERN_PTR">
<code class="descname">MLIL_EXTERN_PTR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_EXTERN_PTR: 15&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_EXTERN_PTR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FABS">
<code class="descname">MLIL_FABS</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FABS: 89&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FABS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FADD">
<code class="descname">MLIL_FADD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FADD: 83&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FADD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_E">
<code class="descname">MLIL_FCMP_E</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_E: 97&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_GE">
<code class="descname">MLIL_FCMP_GE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_GE: 101&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_GE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_GT">
<code class="descname">MLIL_FCMP_GT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_GT: 102&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_GT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_LE">
<code class="descname">MLIL_FCMP_LE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_LE: 100&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_LE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_LT">
<code class="descname">MLIL_FCMP_LT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_LT: 99&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_LT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_NE">
<code class="descname">MLIL_FCMP_NE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_NE: 98&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_NE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_O">
<code class="descname">MLIL_FCMP_O</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_O: 103&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_O" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_UO">
<code class="descname">MLIL_FCMP_UO</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FCMP_UO: 104&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FCMP_UO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FDIV">
<code class="descname">MLIL_FDIV</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FDIV: 86&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FDIV" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FLOAT_CONST">
<code class="descname">MLIL_FLOAT_CONST</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FLOAT_CONST: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FLOAT_CONST" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FLOAT_CONV">
<code class="descname">MLIL_FLOAT_CONV</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FLOAT_CONV: 92&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FLOAT_CONV" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FLOAT_TO_INT">
<code class="descname">MLIL_FLOAT_TO_INT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FLOAT_TO_INT: 90&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FLOAT_TO_INT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FLOOR">
<code class="descname">MLIL_FLOOR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FLOOR: 94&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FLOOR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FMUL">
<code class="descname">MLIL_FMUL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FMUL: 85&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FMUL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FNEG">
<code class="descname">MLIL_FNEG</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FNEG: 88&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FNEG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FREE_VAR_SLOT">
<code class="descname">MLIL_FREE_VAR_SLOT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FREE_VAR_SLOT: 77&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FREE_VAR_SLOT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FREE_VAR_SLOT_SSA">
<code class="descname">MLIL_FREE_VAR_SLOT_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FREE_VAR_SLOT_SSA: 128&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FREE_VAR_SLOT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FSQRT">
<code class="descname">MLIL_FSQRT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FSQRT: 87&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FSQRT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FSUB">
<code class="descname">MLIL_FSUB</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FSUB: 84&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FSUB" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_FTRUNC">
<code class="descname">MLIL_FTRUNC</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_FTRUNC: 96&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_FTRUNC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_GOTO">
<code class="descname">MLIL_GOTO</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_GOTO: 58&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_GOTO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_IF">
<code class="descname">MLIL_IF</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_IF: 57&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_IF" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_IMPORT">
<code class="descname">MLIL_IMPORT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_IMPORT: 17&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_IMPORT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_INTRINSIC">
<code class="descname">MLIL_INTRINSIC</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_INTRINSIC: 76&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_INTRINSIC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_INTRINSIC_SSA">
<code class="descname">MLIL_INTRINSIC_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_INTRINSIC_SSA: 127&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_INTRINSIC_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_INT_TO_FLOAT">
<code class="descname">MLIL_INT_TO_FLOAT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_INT_TO_FLOAT: 91&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_INT_TO_FLOAT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_JUMP">
<code class="descname">MLIL_JUMP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_JUMP: 48&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_JUMP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_JUMP_TO">
<code class="descname">MLIL_JUMP_TO</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_JUMP_TO: 49&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_JUMP_TO" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LOAD">
<code class="descname">MLIL_LOAD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LOAD: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LOAD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LOAD_SSA">
<code class="descname">MLIL_LOAD_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LOAD_SSA: 123&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LOAD_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LOAD_STRUCT">
<code class="descname">MLIL_LOAD_STRUCT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LOAD_STRUCT: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LOAD_STRUCT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LOAD_STRUCT_SSA">
<code class="descname">MLIL_LOAD_STRUCT_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LOAD_STRUCT_SSA: 124&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LOAD_STRUCT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LOW_PART">
<code class="descname">MLIL_LOW_PART</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LOW_PART: 47&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LOW_PART" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LSL">
<code class="descname">MLIL_LSL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LSL: 25&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LSL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_LSR">
<code class="descname">MLIL_LSR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_LSR: 26&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_LSR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MEM_PHI">
<code class="descname">MLIL_MEM_PHI</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MEM_PHI: 130&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MEM_PHI" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MODS">
<code class="descname">MLIL_MODS</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MODS: 41&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MODS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MODS_DP">
<code class="descname">MLIL_MODS_DP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MODS_DP: 42&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MODS_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MODU">
<code class="descname">MLIL_MODU</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MODU: 39&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MODU" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MODU_DP">
<code class="descname">MLIL_MODU_DP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MODU_DP: 40&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MODU_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MUL">
<code class="descname">MLIL_MUL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MUL: 32&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MUL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MULS_DP">
<code class="descname">MLIL_MULS_DP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MULS_DP: 34&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MULS_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_MULU_DP">
<code class="descname">MLIL_MULU_DP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_MULU_DP: 33&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_MULU_DP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_NEG">
<code class="descname">MLIL_NEG</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_NEG: 43&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_NEG" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_NOP">
<code class="descname">MLIL_NOP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_NOP: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_NOP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_NORET">
<code class="descname">MLIL_NORET</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_NORET: 56&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_NORET" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_NOT">
<code class="descname">MLIL_NOT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_NOT: 44&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_NOT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_OR">
<code class="descname">MLIL_OR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_OR: 23&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_OR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_RET">
<code class="descname">MLIL_RET</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_RET: 55&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_RET" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_RET_HINT">
<code class="descname">MLIL_RET_HINT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_RET_HINT: 50&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_RET_HINT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_RLC">
<code class="descname">MLIL_RLC</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_RLC: 29&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_RLC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ROL">
<code class="descname">MLIL_ROL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ROL: 28&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ROL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ROR">
<code class="descname">MLIL_ROR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ROR: 30&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ROR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ROUND_TO_INT">
<code class="descname">MLIL_ROUND_TO_INT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ROUND_TO_INT: 93&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ROUND_TO_INT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_RRC">
<code class="descname">MLIL_RRC</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_RRC: 31&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_RRC" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SBB">
<code class="descname">MLIL_SBB</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SBB: 21&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SBB" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR">
<code class="descname">MLIL_SET_VAR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_ALIASED">
<code class="descname">MLIL_SET_VAR_ALIASED</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_ALIASED: 108&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_ALIASED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_ALIASED_FIELD">
<code class="descname">MLIL_SET_VAR_ALIASED_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_ALIASED_FIELD: 109&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_ALIASED_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_FIELD">
<code class="descname">MLIL_SET_VAR_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_FIELD: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SPLIT">
<code class="descname">MLIL_SET_VAR_SPLIT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_SPLIT: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SPLIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SPLIT_SSA">
<code class="descname">MLIL_SET_VAR_SPLIT_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_SPLIT_SSA: 107&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SPLIT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SSA">
<code class="descname">MLIL_SET_VAR_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_SSA: 105&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SSA_FIELD">
<code class="descname">MLIL_SET_VAR_SSA_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SET_VAR_SSA_FIELD: 106&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SET_VAR_SSA_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_STORE">
<code class="descname">MLIL_STORE</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_STORE: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_STORE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_STORE_SSA">
<code class="descname">MLIL_STORE_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_STORE_SSA: 125&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_STORE_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_STORE_STRUCT">
<code class="descname">MLIL_STORE_STRUCT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_STORE_STRUCT: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_STORE_STRUCT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_STORE_STRUCT_SSA">
<code class="descname">MLIL_STORE_STRUCT_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_STORE_STRUCT_SSA: 126&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_STORE_STRUCT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SUB">
<code class="descname">MLIL_SUB</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SUB: 20&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SUB" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SX">
<code class="descname">MLIL_SX</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SX: 45&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SX" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL">
<code class="descname">MLIL_SYSCALL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SYSCALL: 72&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL_SSA">
<code class="descname">MLIL_SYSCALL_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SYSCALL_SSA: 117&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL_UNTYPED">
<code class="descname">MLIL_SYSCALL_UNTYPED</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SYSCALL_UNTYPED: 73&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL_UNTYPED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL_UNTYPED_SSA">
<code class="descname">MLIL_SYSCALL_UNTYPED_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_SYSCALL_UNTYPED_SSA: 118&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_SYSCALL_UNTYPED_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL">
<code class="descname">MLIL_TAILCALL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_TAILCALL: 74&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL_SSA">
<code class="descname">MLIL_TAILCALL_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_TAILCALL_SSA: 119&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL_UNTYPED">
<code class="descname">MLIL_TAILCALL_UNTYPED</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_TAILCALL_UNTYPED: 75&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL_UNTYPED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL_UNTYPED_SSA">
<code class="descname">MLIL_TAILCALL_UNTYPED_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_TAILCALL_UNTYPED_SSA: 120&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_TAILCALL_UNTYPED_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_TEST_BIT">
<code class="descname">MLIL_TEST_BIT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_TEST_BIT: 69&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_TEST_BIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_TRAP">
<code class="descname">MLIL_TRAP</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_TRAP: 79&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_TRAP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_UNDEF">
<code class="descname">MLIL_UNDEF</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_UNDEF: 80&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_UNDEF" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_UNIMPL">
<code class="descname">MLIL_UNIMPL</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_UNIMPL: 81&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_UNIMPL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_UNIMPL_MEM">
<code class="descname">MLIL_UNIMPL_MEM</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_UNIMPL_MEM: 82&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_UNIMPL_MEM" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR">
<code class="descname">MLIL_VAR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_ALIASED">
<code class="descname">MLIL_VAR_ALIASED</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_ALIASED: 112&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_ALIASED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_ALIASED_FIELD">
<code class="descname">MLIL_VAR_ALIASED_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_ALIASED_FIELD: 113&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_ALIASED_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_FIELD">
<code class="descname">MLIL_VAR_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_FIELD: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_PHI">
<code class="descname">MLIL_VAR_PHI</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_PHI: 129&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_PHI" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SPLIT">
<code class="descname">MLIL_VAR_SPLIT</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_SPLIT: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SPLIT" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SPLIT_SSA">
<code class="descname">MLIL_VAR_SPLIT_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_SPLIT_SSA: 114&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SPLIT_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SSA">
<code class="descname">MLIL_VAR_SSA</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_SSA: 110&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SSA" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SSA_FIELD">
<code class="descname">MLIL_VAR_SSA_FIELD</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_VAR_SSA_FIELD: 111&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_VAR_SSA_FIELD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_XOR">
<code class="descname">MLIL_XOR</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_XOR: 24&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_XOR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MediumLevelILOperation.MLIL_ZX">
<code class="descname">MLIL_ZX</code><em class="property"> = &lt;MediumLevelILOperation.MLIL_ZX: 46&gt;</em><a class="headerlink" href="#binaryninja.enums.MediumLevelILOperation.MLIL_ZX" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MemberAccess">
<em class="property">class </em><code class="descname">MemberAccess</code><a class="reference internal" href="_modules/binaryninja/enums.html#MemberAccess"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MemberAccess" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MemberAccess.NoAccess">
<code class="descname">NoAccess</code><em class="property"> = &lt;MemberAccess.NoAccess: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberAccess.NoAccess" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberAccess.PrivateAccess">
<code class="descname">PrivateAccess</code><em class="property"> = &lt;MemberAccess.PrivateAccess: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberAccess.PrivateAccess" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberAccess.ProtectedAccess">
<code class="descname">ProtectedAccess</code><em class="property"> = &lt;MemberAccess.ProtectedAccess: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberAccess.ProtectedAccess" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberAccess.PublicAccess">
<code class="descname">PublicAccess</code><em class="property"> = &lt;MemberAccess.PublicAccess: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberAccess.PublicAccess" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MemberScope">
<em class="property">class </em><code class="descname">MemberScope</code><a class="reference internal" href="_modules/binaryninja/enums.html#MemberScope"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MemberScope" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MemberScope.FriendScope">
<code class="descname">FriendScope</code><em class="property"> = &lt;MemberScope.FriendScope: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberScope.FriendScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberScope.NoScope">
<code class="descname">NoScope</code><em class="property"> = &lt;MemberScope.NoScope: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberScope.NoScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberScope.StaticScope">
<code class="descname">StaticScope</code><em class="property"> = &lt;MemberScope.StaticScope: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberScope.StaticScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberScope.ThunkScope">
<code class="descname">ThunkScope</code><em class="property"> = &lt;MemberScope.ThunkScope: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberScope.ThunkScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MemberScope.VirtualScope">
<code class="descname">VirtualScope</code><em class="property"> = &lt;MemberScope.VirtualScope: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MemberScope.VirtualScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MessageBoxButtonResult">
<em class="property">class </em><code class="descname">MessageBoxButtonResult</code><a class="reference internal" href="_modules/binaryninja/enums.html#MessageBoxButtonResult"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonResult" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonResult.CancelButton">
<code class="descname">CancelButton</code><em class="property"> = &lt;MessageBoxButtonResult.CancelButton: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonResult.CancelButton" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonResult.NoButton">
<code class="descname">NoButton</code><em class="property"> = &lt;MessageBoxButtonResult.NoButton: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonResult.NoButton" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonResult.OKButton">
<code class="descname">OKButton</code><em class="property"> = &lt;MessageBoxButtonResult.OKButton: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonResult.OKButton" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonResult.YesButton">
<code class="descname">YesButton</code><em class="property"> = &lt;MessageBoxButtonResult.YesButton: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonResult.YesButton" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MessageBoxButtonSet">
<em class="property">class </em><code class="descname">MessageBoxButtonSet</code><a class="reference internal" href="_modules/binaryninja/enums.html#MessageBoxButtonSet"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonSet" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonSet.OKButtonSet">
<code class="descname">OKButtonSet</code><em class="property"> = &lt;MessageBoxButtonSet.OKButtonSet: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonSet.OKButtonSet" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonSet.YesNoButtonSet">
<code class="descname">YesNoButtonSet</code><em class="property"> = &lt;MessageBoxButtonSet.YesNoButtonSet: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonSet.YesNoButtonSet" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxButtonSet.YesNoCancelButtonSet">
<code class="descname">YesNoCancelButtonSet</code><em class="property"> = &lt;MessageBoxButtonSet.YesNoCancelButtonSet: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxButtonSet.YesNoCancelButtonSet" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MessageBoxIcon">
<em class="property">class </em><code class="descname">MessageBoxIcon</code><a class="reference internal" href="_modules/binaryninja/enums.html#MessageBoxIcon"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MessageBoxIcon" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxIcon.ErrorIcon">
<code class="descname">ErrorIcon</code><em class="property"> = &lt;MessageBoxIcon.ErrorIcon: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxIcon.ErrorIcon" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxIcon.InformationIcon">
<code class="descname">InformationIcon</code><em class="property"> = &lt;MessageBoxIcon.InformationIcon: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxIcon.InformationIcon" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxIcon.QuestionIcon">
<code class="descname">QuestionIcon</code><em class="property"> = &lt;MessageBoxIcon.QuestionIcon: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxIcon.QuestionIcon" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MessageBoxIcon.WarningIcon">
<code class="descname">WarningIcon</code><em class="property"> = &lt;MessageBoxIcon.WarningIcon: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MessageBoxIcon.WarningIcon" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.MetadataType">
<em class="property">class </em><code class="descname">MetadataType</code><a class="reference internal" href="_modules/binaryninja/enums.html#MetadataType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.MetadataType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.ArrayDataType">
<code class="descname">ArrayDataType</code><em class="property"> = &lt;MetadataType.ArrayDataType: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.ArrayDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.BooleanDataType">
<code class="descname">BooleanDataType</code><em class="property"> = &lt;MetadataType.BooleanDataType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.BooleanDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.DoubleDataType">
<code class="descname">DoubleDataType</code><em class="property"> = &lt;MetadataType.DoubleDataType: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.DoubleDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.InvalidDataType">
<code class="descname">InvalidDataType</code><em class="property"> = &lt;MetadataType.InvalidDataType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.InvalidDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.KeyValueDataType">
<code class="descname">KeyValueDataType</code><em class="property"> = &lt;MetadataType.KeyValueDataType: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.KeyValueDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.RawDataType">
<code class="descname">RawDataType</code><em class="property"> = &lt;MetadataType.RawDataType: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.RawDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.SignedIntegerDataType">
<code class="descname">SignedIntegerDataType</code><em class="property"> = &lt;MetadataType.SignedIntegerDataType: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.SignedIntegerDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.StringDataType">
<code class="descname">StringDataType</code><em class="property"> = &lt;MetadataType.StringDataType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.StringDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.MetadataType.UnsignedIntegerDataType">
<code class="descname">UnsignedIntegerDataType</code><em class="property"> = &lt;MetadataType.UnsignedIntegerDataType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.MetadataType.UnsignedIntegerDataType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ModificationStatus">
<em class="property">class </em><code class="descname">ModificationStatus</code><a class="reference internal" href="_modules/binaryninja/enums.html#ModificationStatus"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ModificationStatus" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ModificationStatus.Changed">
<code class="descname">Changed</code><em class="property"> = &lt;ModificationStatus.Changed: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ModificationStatus.Changed" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ModificationStatus.Inserted">
<code class="descname">Inserted</code><em class="property"> = &lt;ModificationStatus.Inserted: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ModificationStatus.Inserted" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ModificationStatus.Original">
<code class="descname">Original</code><em class="property"> = &lt;ModificationStatus.Original: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ModificationStatus.Original" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.NameType">
<em class="property">class </em><code class="descname">NameType</code><a class="reference internal" href="_modules/binaryninja/enums.html#NameType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.NameType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.ConstructorNameType">
<code class="descname">ConstructorNameType</code><em class="property"> = &lt;NameType.ConstructorNameType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.ConstructorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.CopyConstructorClosureNameType">
<code class="descname">CopyConstructorClosureNameType</code><em class="property"> = &lt;NameType.CopyConstructorClosureNameType: 60&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.CopyConstructorClosureNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.DefaultConstructorClosureNameType">
<code class="descname">DefaultConstructorClosureNameType</code><em class="property"> = &lt;NameType.DefaultConstructorClosureNameType: 51&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.DefaultConstructorClosureNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.DestructorNameType">
<code class="descname">DestructorNameType</code><em class="property"> = &lt;NameType.DestructorNameType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.DestructorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.EHVectorConstructorIteratorNameType">
<code class="descname">EHVectorConstructorIteratorNameType</code><em class="property"> = &lt;NameType.EHVectorConstructorIteratorNameType: 57&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.EHVectorConstructorIteratorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.EHVectorDestructorIteratorNameType">
<code class="descname">EHVectorDestructorIteratorNameType</code><em class="property"> = &lt;NameType.EHVectorDestructorIteratorNameType: 58&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.EHVectorDestructorIteratorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.EHVectorVBaseConstructorIteratorNameType">
<code class="descname">EHVectorVBaseConstructorIteratorNameType</code><em class="property"> = &lt;NameType.EHVectorVBaseConstructorIteratorNameType: 59&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.EHVectorVBaseConstructorIteratorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.LocalStaticGuardNameType">
<code class="descname">LocalStaticGuardNameType</code><em class="property"> = &lt;NameType.LocalStaticGuardNameType: 47&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.LocalStaticGuardNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.LocalVFTableConstructorClosureNameType">
<code class="descname">LocalVFTableConstructorClosureNameType</code><em class="property"> = &lt;NameType.LocalVFTableConstructorClosureNameType: 63&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.LocalVFTableConstructorClosureNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.LocalVFTableNameType">
<code class="descname">LocalVFTableNameType</code><em class="property"> = &lt;NameType.LocalVFTableNameType: 62&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.LocalVFTableNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.NoNameType">
<code class="descname">NoNameType</code><em class="property"> = &lt;NameType.NoNameType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.NoNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorAndEqualNameType">
<code class="descname">OperatorAndEqualNameType</code><em class="property"> = &lt;NameType.OperatorAndEqualNameType: 40&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorAndEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorArrayNameType">
<code class="descname">OperatorArrayNameType</code><em class="property"> = &lt;NameType.OperatorArrayNameType: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorArrayNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorArrowNameType">
<code class="descname">OperatorArrowNameType</code><em class="property"> = &lt;NameType.OperatorArrowNameType: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorArrowNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorArrowStarNameType">
<code class="descname">OperatorArrowStarNameType</code><em class="property"> = &lt;NameType.OperatorArrowStarNameType: 19&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorArrowStarNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorAssignNameType">
<code class="descname">OperatorAssignNameType</code><em class="property"> = &lt;NameType.OperatorAssignNameType: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorAssignNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorBitAndNameType">
<code class="descname">OperatorBitAndNameType</code><em class="property"> = &lt;NameType.OperatorBitAndNameType: 18&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorBitAndNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorBitOrNameType">
<code class="descname">OperatorBitOrNameType</code><em class="property"> = &lt;NameType.OperatorBitOrNameType: 30&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorBitOrNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorCommaNameType">
<code class="descname">OperatorCommaNameType</code><em class="property"> = &lt;NameType.OperatorCommaNameType: 26&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorCommaNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorDecrementNameType">
<code class="descname">OperatorDecrementNameType</code><em class="property"> = &lt;NameType.OperatorDecrementNameType: 15&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorDecrementNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorDeleteArrayNameType">
<code class="descname">OperatorDeleteArrayNameType</code><em class="property"> = &lt;NameType.OperatorDeleteArrayNameType: 65&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorDeleteArrayNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorDeleteNameType">
<code class="descname">OperatorDeleteNameType</code><em class="property"> = &lt;NameType.OperatorDeleteNameType: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorDeleteNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorDivideEqualNameType">
<code class="descname">OperatorDivideEqualNameType</code><em class="property"> = &lt;NameType.OperatorDivideEqualNameType: 36&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorDivideEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorDivideNameType">
<code class="descname">OperatorDivideNameType</code><em class="property"> = &lt;NameType.OperatorDivideNameType: 20&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorDivideNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorEqualNameType">
<code class="descname">OperatorEqualNameType</code><em class="property"> = &lt;NameType.OperatorEqualNameType: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorGreaterThanEqualNameType">
<code class="descname">OperatorGreaterThanEqualNameType</code><em class="property"> = &lt;NameType.OperatorGreaterThanEqualNameType: 25&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorGreaterThanEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorGreaterThanNameType">
<code class="descname">OperatorGreaterThanNameType</code><em class="property"> = &lt;NameType.OperatorGreaterThanNameType: 24&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorGreaterThanNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorIncrementNameType">
<code class="descname">OperatorIncrementNameType</code><em class="property"> = &lt;NameType.OperatorIncrementNameType: 14&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorIncrementNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorLeftShiftEqualNameType">
<code class="descname">OperatorLeftShiftEqualNameType</code><em class="property"> = &lt;NameType.OperatorLeftShiftEqualNameType: 39&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorLeftShiftEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorLeftShiftNameType">
<code class="descname">OperatorLeftShiftNameType</code><em class="property"> = &lt;NameType.OperatorLeftShiftNameType: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorLeftShiftNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorLessThanEqualNameType">
<code class="descname">OperatorLessThanEqualNameType</code><em class="property"> = &lt;NameType.OperatorLessThanEqualNameType: 23&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorLessThanEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorLessThanNameType">
<code class="descname">OperatorLessThanNameType</code><em class="property"> = &lt;NameType.OperatorLessThanNameType: 22&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorLessThanNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorLogicalAndNameType">
<code class="descname">OperatorLogicalAndNameType</code><em class="property"> = &lt;NameType.OperatorLogicalAndNameType: 31&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorLogicalAndNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorLogicalOrNameType">
<code class="descname">OperatorLogicalOrNameType</code><em class="property"> = &lt;NameType.OperatorLogicalOrNameType: 32&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorLogicalOrNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorMinusEqualNameType">
<code class="descname">OperatorMinusEqualNameType</code><em class="property"> = &lt;NameType.OperatorMinusEqualNameType: 35&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorMinusEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorMinusNameType">
<code class="descname">OperatorMinusNameType</code><em class="property"> = &lt;NameType.OperatorMinusNameType: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorMinusNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorModulusEqualNameType">
<code class="descname">OperatorModulusEqualNameType</code><em class="property"> = &lt;NameType.OperatorModulusEqualNameType: 37&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorModulusEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorModulusNameType">
<code class="descname">OperatorModulusNameType</code><em class="property"> = &lt;NameType.OperatorModulusNameType: 21&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorModulusNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorNewArrayNameType">
<code class="descname">OperatorNewArrayNameType</code><em class="property"> = &lt;NameType.OperatorNewArrayNameType: 64&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorNewArrayNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorNewNameType">
<code class="descname">OperatorNewNameType</code><em class="property"> = &lt;NameType.OperatorNewNameType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorNewNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorNotEqualNameType">
<code class="descname">OperatorNotEqualNameType</code><em class="property"> = &lt;NameType.OperatorNotEqualNameType: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorNotEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorNotNameType">
<code class="descname">OperatorNotNameType</code><em class="property"> = &lt;NameType.OperatorNotNameType: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorNotNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorOrEqualNameType">
<code class="descname">OperatorOrEqualNameType</code><em class="property"> = &lt;NameType.OperatorOrEqualNameType: 41&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorOrEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorParenthesesNameType">
<code class="descname">OperatorParenthesesNameType</code><em class="property"> = &lt;NameType.OperatorParenthesesNameType: 27&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorParenthesesNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorPlusEqualNameType">
<code class="descname">OperatorPlusEqualNameType</code><em class="property"> = &lt;NameType.OperatorPlusEqualNameType: 34&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorPlusEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorPlusNameType">
<code class="descname">OperatorPlusNameType</code><em class="property"> = &lt;NameType.OperatorPlusNameType: 17&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorPlusNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorReturnTypeNameType">
<code class="descname">OperatorReturnTypeNameType</code><em class="property"> = &lt;NameType.OperatorReturnTypeNameType: 68&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorReturnTypeNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorRightShiftEqualNameType">
<code class="descname">OperatorRightShiftEqualNameType</code><em class="property"> = &lt;NameType.OperatorRightShiftEqualNameType: 38&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorRightShiftEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorRightShiftNameType">
<code class="descname">OperatorRightShiftNameType</code><em class="property"> = &lt;NameType.OperatorRightShiftNameType: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorRightShiftNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorStarEqualNameType">
<code class="descname">OperatorStarEqualNameType</code><em class="property"> = &lt;NameType.OperatorStarEqualNameType: 33&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorStarEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorStarNameType">
<code class="descname">OperatorStarNameType</code><em class="property"> = &lt;NameType.OperatorStarNameType: 13&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorStarNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorTildeNameType">
<code class="descname">OperatorTildeNameType</code><em class="property"> = &lt;NameType.OperatorTildeNameType: 28&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorTildeNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorUnaryBitAndNameType">
<code class="descname">OperatorUnaryBitAndNameType</code><em class="property"> = &lt;NameType.OperatorUnaryBitAndNameType: 76&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorUnaryBitAndNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorUnaryMinusNameType">
<code class="descname">OperatorUnaryMinusNameType</code><em class="property"> = &lt;NameType.OperatorUnaryMinusNameType: 74&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorUnaryMinusNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorUnaryPlusNameType">
<code class="descname">OperatorUnaryPlusNameType</code><em class="property"> = &lt;NameType.OperatorUnaryPlusNameType: 75&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorUnaryPlusNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorUnaryStarNameType">
<code class="descname">OperatorUnaryStarNameType</code><em class="property"> = &lt;NameType.OperatorUnaryStarNameType: 77&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorUnaryStarNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorXorEqualNameType">
<code class="descname">OperatorXorEqualNameType</code><em class="property"> = &lt;NameType.OperatorXorEqualNameType: 42&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorXorEqualNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.OperatorXorNameType">
<code class="descname">OperatorXorNameType</code><em class="property"> = &lt;NameType.OperatorXorNameType: 29&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.OperatorXorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.PlacementDeleteClosureArrayNameType">
<code class="descname">PlacementDeleteClosureArrayNameType</code><em class="property"> = &lt;NameType.PlacementDeleteClosureArrayNameType: 67&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.PlacementDeleteClosureArrayNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.PlacementDeleteClosureNameType">
<code class="descname">PlacementDeleteClosureNameType</code><em class="property"> = &lt;NameType.PlacementDeleteClosureNameType: 66&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.PlacementDeleteClosureNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.RttiBaseClassArray">
<code class="descname">RttiBaseClassArray</code><em class="property"> = &lt;NameType.RttiBaseClassArray: 71&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.RttiBaseClassArray" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.RttiBaseClassDescriptor">
<code class="descname">RttiBaseClassDescriptor</code><em class="property"> = &lt;NameType.RttiBaseClassDescriptor: 70&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.RttiBaseClassDescriptor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.RttiClassHeirarchyDescriptor">
<code class="descname">RttiClassHeirarchyDescriptor</code><em class="property"> = &lt;NameType.RttiClassHeirarchyDescriptor: 72&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.RttiClassHeirarchyDescriptor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.RttiCompleteObjectLocator">
<code class="descname">RttiCompleteObjectLocator</code><em class="property"> = &lt;NameType.RttiCompleteObjectLocator: 73&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.RttiCompleteObjectLocator" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.RttiTypeDescriptor">
<code class="descname">RttiTypeDescriptor</code><em class="property"> = &lt;NameType.RttiTypeDescriptor: 69&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.RttiTypeDescriptor" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.ScalarDeletingDestructorNameType">
<code class="descname">ScalarDeletingDestructorNameType</code><em class="property"> = &lt;NameType.ScalarDeletingDestructorNameType: 52&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.ScalarDeletingDestructorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.StringNameType">
<code class="descname">StringNameType</code><em class="property"> = &lt;NameType.StringNameType: 48&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.StringNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.TypeofNameType">
<code class="descname">TypeofNameType</code><em class="property"> = &lt;NameType.TypeofNameType: 46&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.TypeofNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.UDTReturningNameType">
<code class="descname">UDTReturningNameType</code><em class="property"> = &lt;NameType.UDTReturningNameType: 61&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.UDTReturningNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VBTableNameType">
<code class="descname">VBTableNameType</code><em class="property"> = &lt;NameType.VBTableNameType: 44&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VBTableNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VBaseDestructorNameType">
<code class="descname">VBaseDestructorNameType</code><em class="property"> = &lt;NameType.VBaseDestructorNameType: 49&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VBaseDestructorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VCallNameType">
<code class="descname">VCallNameType</code><em class="property"> = &lt;NameType.VCallNameType: 45&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VCallNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VFTableNameType">
<code class="descname">VFTableNameType</code><em class="property"> = &lt;NameType.VFTableNameType: 43&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VFTableNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VectorConstructorIteratorNameType">
<code class="descname">VectorConstructorIteratorNameType</code><em class="property"> = &lt;NameType.VectorConstructorIteratorNameType: 53&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VectorConstructorIteratorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VectorDeletingDestructorNameType">
<code class="descname">VectorDeletingDestructorNameType</code><em class="property"> = &lt;NameType.VectorDeletingDestructorNameType: 50&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VectorDeletingDestructorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VectorDestructorIteratorNameType">
<code class="descname">VectorDestructorIteratorNameType</code><em class="property"> = &lt;NameType.VectorDestructorIteratorNameType: 54&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VectorDestructorIteratorNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VectorVBaseConstructorIteratoreNameType">
<code class="descname">VectorVBaseConstructorIteratoreNameType</code><em class="property"> = &lt;NameType.VectorVBaseConstructorIteratoreNameType: 55&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VectorVBaseConstructorIteratoreNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NameType.VirtualDisplacementMapNameType">
<code class="descname">VirtualDisplacementMapNameType</code><em class="property"> = &lt;NameType.VirtualDisplacementMapNameType: 56&gt;</em><a class="headerlink" href="#binaryninja.enums.NameType.VirtualDisplacementMapNameType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.NamedTypeReferenceClass">
<em class="property">class </em><code class="descname">NamedTypeReferenceClass</code><a class="reference internal" href="_modules/binaryninja/enums.html#NamedTypeReferenceClass"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.NamedTypeReferenceClass.ClassNamedTypeClass">
<code class="descname">ClassNamedTypeClass</code><em class="property"> = &lt;NamedTypeReferenceClass.ClassNamedTypeClass: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass.ClassNamedTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NamedTypeReferenceClass.EnumNamedTypeClass">
<code class="descname">EnumNamedTypeClass</code><em class="property"> = &lt;NamedTypeReferenceClass.EnumNamedTypeClass: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass.EnumNamedTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NamedTypeReferenceClass.StructNamedTypeClass">
<code class="descname">StructNamedTypeClass</code><em class="property"> = &lt;NamedTypeReferenceClass.StructNamedTypeClass: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass.StructNamedTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NamedTypeReferenceClass.TypedefNamedTypeClass">
<code class="descname">TypedefNamedTypeClass</code><em class="property"> = &lt;NamedTypeReferenceClass.TypedefNamedTypeClass: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass.TypedefNamedTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NamedTypeReferenceClass.UnionNamedTypeClass">
<code class="descname">UnionNamedTypeClass</code><em class="property"> = &lt;NamedTypeReferenceClass.UnionNamedTypeClass: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass.UnionNamedTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.NamedTypeReferenceClass.UnknownNamedTypeClass">
<code class="descname">UnknownNamedTypeClass</code><em class="property"> = &lt;NamedTypeReferenceClass.UnknownNamedTypeClass: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.NamedTypeReferenceClass.UnknownNamedTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.PluginCommandType">
<em class="property">class </em><code class="descname">PluginCommandType</code><a class="reference internal" href="_modules/binaryninja/enums.html#PluginCommandType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.PluginCommandType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.AddressPluginCommand">
<code class="descname">AddressPluginCommand</code><em class="property"> = &lt;PluginCommandType.AddressPluginCommand: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.AddressPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.DefaultPluginCommand">
<code class="descname">DefaultPluginCommand</code><em class="property"> = &lt;PluginCommandType.DefaultPluginCommand: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.DefaultPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.FunctionPluginCommand">
<code class="descname">FunctionPluginCommand</code><em class="property"> = &lt;PluginCommandType.FunctionPluginCommand: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.FunctionPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.LowLevelILFunctionPluginCommand">
<code class="descname">LowLevelILFunctionPluginCommand</code><em class="property"> = &lt;PluginCommandType.LowLevelILFunctionPluginCommand: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.LowLevelILFunctionPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.LowLevelILInstructionPluginCommand">
<code class="descname">LowLevelILInstructionPluginCommand</code><em class="property"> = &lt;PluginCommandType.LowLevelILInstructionPluginCommand: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.LowLevelILInstructionPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.MediumLevelILFunctionPluginCommand">
<code class="descname">MediumLevelILFunctionPluginCommand</code><em class="property"> = &lt;PluginCommandType.MediumLevelILFunctionPluginCommand: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.MediumLevelILFunctionPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.MediumLevelILInstructionPluginCommand">
<code class="descname">MediumLevelILInstructionPluginCommand</code><em class="property"> = &lt;PluginCommandType.MediumLevelILInstructionPluginCommand: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.MediumLevelILInstructionPluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginCommandType.RangePluginCommand">
<code class="descname">RangePluginCommand</code><em class="property"> = &lt;PluginCommandType.RangePluginCommand: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginCommandType.RangePluginCommand" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.PluginLoadOrder">
<em class="property">class </em><code class="descname">PluginLoadOrder</code><a class="reference internal" href="_modules/binaryninja/enums.html#PluginLoadOrder"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.PluginLoadOrder" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.PluginLoadOrder.EarlyPluginLoadOrder">
<code class="descname">EarlyPluginLoadOrder</code><em class="property"> = &lt;PluginLoadOrder.EarlyPluginLoadOrder: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginLoadOrder.EarlyPluginLoadOrder" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginLoadOrder.LatePluginLoadOrder">
<code class="descname">LatePluginLoadOrder</code><em class="property"> = &lt;PluginLoadOrder.LatePluginLoadOrder: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginLoadOrder.LatePluginLoadOrder" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginLoadOrder.NormalPluginLoadOrder">
<code class="descname">NormalPluginLoadOrder</code><em class="property"> = &lt;PluginLoadOrder.NormalPluginLoadOrder: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginLoadOrder.NormalPluginLoadOrder" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.PluginOrigin">
<em class="property">class </em><code class="descname">PluginOrigin</code><a class="reference internal" href="_modules/binaryninja/enums.html#PluginOrigin"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.PluginOrigin" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.PluginOrigin.CommunityPluginOrigin">
<code class="descname">CommunityPluginOrigin</code><em class="property"> = &lt;PluginOrigin.CommunityPluginOrigin: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginOrigin.CommunityPluginOrigin" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginOrigin.OfficialPluginOrigin">
<code class="descname">OfficialPluginOrigin</code><em class="property"> = &lt;PluginOrigin.OfficialPluginOrigin: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginOrigin.OfficialPluginOrigin" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginOrigin.OtherPluginOrigin">
<code class="descname">OtherPluginOrigin</code><em class="property"> = &lt;PluginOrigin.OtherPluginOrigin: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginOrigin.OtherPluginOrigin" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.PluginType">
<em class="property">class </em><code class="descname">PluginType</code><a class="reference internal" href="_modules/binaryninja/enums.html#PluginType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.PluginType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.PluginType.ArchitecturePluginType">
<code class="descname">ArchitecturePluginType</code><em class="property"> = &lt;PluginType.ArchitecturePluginType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginType.ArchitecturePluginType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginType.BinaryViewPluginType">
<code class="descname">BinaryViewPluginType</code><em class="property"> = &lt;PluginType.BinaryViewPluginType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginType.BinaryViewPluginType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginType.CorePluginType">
<code class="descname">CorePluginType</code><em class="property"> = &lt;PluginType.CorePluginType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginType.CorePluginType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginType.UiPluginType">
<code class="descname">UiPluginType</code><em class="property"> = &lt;PluginType.UiPluginType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginType.UiPluginType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.PluginUpdateStatus">
<em class="property">class </em><code class="descname">PluginUpdateStatus</code><a class="reference internal" href="_modules/binaryninja/enums.html#PluginUpdateStatus"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.PluginUpdateStatus" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.PluginUpdateStatus.UpToDatePluginStatus">
<code class="descname">UpToDatePluginStatus</code><em class="property"> = &lt;PluginUpdateStatus.UpToDatePluginStatus: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginUpdateStatus.UpToDatePluginStatus" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PluginUpdateStatus.UpdatesAvailablePluginStatus">
<code class="descname">UpdatesAvailablePluginStatus</code><em class="property"> = &lt;PluginUpdateStatus.UpdatesAvailablePluginStatus: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.PluginUpdateStatus.UpdatesAvailablePluginStatus" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.PointerSuffix">
<em class="property">class </em><code class="descname">PointerSuffix</code><a class="reference internal" href="_modules/binaryninja/enums.html#PointerSuffix"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.PointerSuffix" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.PointerSuffix.LvalueSuffix">
<code class="descname">LvalueSuffix</code><em class="property"> = &lt;PointerSuffix.LvalueSuffix: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.PointerSuffix.LvalueSuffix" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PointerSuffix.Ptr64Suffix">
<code class="descname">Ptr64Suffix</code><em class="property"> = &lt;PointerSuffix.Ptr64Suffix: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.PointerSuffix.Ptr64Suffix" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PointerSuffix.ReferenceSuffix">
<code class="descname">ReferenceSuffix</code><em class="property"> = &lt;PointerSuffix.ReferenceSuffix: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.PointerSuffix.ReferenceSuffix" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PointerSuffix.RestrictSuffix">
<code class="descname">RestrictSuffix</code><em class="property"> = &lt;PointerSuffix.RestrictSuffix: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.PointerSuffix.RestrictSuffix" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.PointerSuffix.UnalignedSuffix">
<code class="descname">UnalignedSuffix</code><em class="property"> = &lt;PointerSuffix.UnalignedSuffix: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.PointerSuffix.UnalignedSuffix" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ReferenceType">
<em class="property">class </em><code class="descname">ReferenceType</code><a class="reference internal" href="_modules/binaryninja/enums.html#ReferenceType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ReferenceType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ReferenceType.NoReference">
<code class="descname">NoReference</code><em class="property"> = &lt;ReferenceType.NoReference: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.ReferenceType.NoReference" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ReferenceType.PointerReferenceType">
<code class="descname">PointerReferenceType</code><em class="property"> = &lt;ReferenceType.PointerReferenceType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ReferenceType.PointerReferenceType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ReferenceType.RValueReferenceType">
<code class="descname">RValueReferenceType</code><em class="property"> = &lt;ReferenceType.RValueReferenceType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ReferenceType.RValueReferenceType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ReferenceType.ReferenceReferenceType">
<code class="descname">ReferenceReferenceType</code><em class="property"> = &lt;ReferenceType.ReferenceReferenceType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ReferenceType.ReferenceReferenceType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.RegisterValueType">
<em class="property">class </em><code class="descname">RegisterValueType</code><a class="reference internal" href="_modules/binaryninja/enums.html#RegisterValueType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.RegisterValueType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.ConstantPointerValue">
<code class="descname">ConstantPointerValue</code><em class="property"> = &lt;RegisterValueType.ConstantPointerValue: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.ConstantPointerValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.ConstantValue">
<code class="descname">ConstantValue</code><em class="property"> = &lt;RegisterValueType.ConstantValue: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.ConstantValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.EntryValue">
<code class="descname">EntryValue</code><em class="property"> = &lt;RegisterValueType.EntryValue: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.EntryValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.ExternalPointerValue">
<code class="descname">ExternalPointerValue</code><em class="property"> = &lt;RegisterValueType.ExternalPointerValue: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.ExternalPointerValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.ImportedAddressValue">
<code class="descname">ImportedAddressValue</code><em class="property"> = &lt;RegisterValueType.ImportedAddressValue: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.ImportedAddressValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.InSetOfValues">
<code class="descname">InSetOfValues</code><em class="property"> = &lt;RegisterValueType.InSetOfValues: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.InSetOfValues" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.LookupTableValue">
<code class="descname">LookupTableValue</code><em class="property"> = &lt;RegisterValueType.LookupTableValue: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.LookupTableValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.NotInSetOfValues">
<code class="descname">NotInSetOfValues</code><em class="property"> = &lt;RegisterValueType.NotInSetOfValues: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.NotInSetOfValues" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.ReturnAddressValue">
<code class="descname">ReturnAddressValue</code><em class="property"> = &lt;RegisterValueType.ReturnAddressValue: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.ReturnAddressValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.SignedRangeValue">
<code class="descname">SignedRangeValue</code><em class="property"> = &lt;RegisterValueType.SignedRangeValue: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.SignedRangeValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.StackFrameOffset">
<code class="descname">StackFrameOffset</code><em class="property"> = &lt;RegisterValueType.StackFrameOffset: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.StackFrameOffset" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.UndeterminedValue">
<code class="descname">UndeterminedValue</code><em class="property"> = &lt;RegisterValueType.UndeterminedValue: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.UndeterminedValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RegisterValueType.UnsignedRangeValue">
<code class="descname">UnsignedRangeValue</code><em class="property"> = &lt;RegisterValueType.UnsignedRangeValue: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.RegisterValueType.UnsignedRangeValue" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.RelocationType">
<em class="property">class </em><code class="descname">RelocationType</code><a class="reference internal" href="_modules/binaryninja/enums.html#RelocationType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.RelocationType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.RelocationType.ELFCopyRelocationType">
<code class="descname">ELFCopyRelocationType</code><em class="property"> = &lt;RelocationType.ELFCopyRelocationType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.RelocationType.ELFCopyRelocationType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RelocationType.ELFGlobalRelocationType">
<code class="descname">ELFGlobalRelocationType</code><em class="property"> = &lt;RelocationType.ELFGlobalRelocationType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.RelocationType.ELFGlobalRelocationType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RelocationType.ELFJumpSlotRelocationType">
<code class="descname">ELFJumpSlotRelocationType</code><em class="property"> = &lt;RelocationType.ELFJumpSlotRelocationType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.RelocationType.ELFJumpSlotRelocationType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RelocationType.IgnoredRelocation">
<code class="descname">IgnoredRelocation</code><em class="property"> = &lt;RelocationType.IgnoredRelocation: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.RelocationType.IgnoredRelocation" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.RelocationType.StandardRelocationType">
<code class="descname">StandardRelocationType</code><em class="property"> = &lt;RelocationType.StandardRelocationType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.RelocationType.StandardRelocationType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ReportType">
<em class="property">class </em><code class="descname">ReportType</code><a class="reference internal" href="_modules/binaryninja/enums.html#ReportType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ReportType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ReportType.FlowGraphReportType">
<code class="descname">FlowGraphReportType</code><em class="property"> = &lt;ReportType.FlowGraphReportType: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.ReportType.FlowGraphReportType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ReportType.HTMLReportType">
<code class="descname">HTMLReportType</code><em class="property"> = &lt;ReportType.HTMLReportType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ReportType.HTMLReportType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ReportType.MarkdownReportType">
<code class="descname">MarkdownReportType</code><em class="property"> = &lt;ReportType.MarkdownReportType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ReportType.MarkdownReportType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ReportType.PlainTextReportType">
<code class="descname">PlainTextReportType</code><em class="property"> = &lt;ReportType.PlainTextReportType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ReportType.PlainTextReportType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ScriptingProviderExecuteResult">
<em class="property">class </em><code class="descname">ScriptingProviderExecuteResult</code><a class="reference internal" href="_modules/binaryninja/enums.html#ScriptingProviderExecuteResult"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ScriptingProviderExecuteResult" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderExecuteResult.IncompleteScriptInput">
<code class="descname">IncompleteScriptInput</code><em class="property"> = &lt;ScriptingProviderExecuteResult.IncompleteScriptInput: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderExecuteResult.IncompleteScriptInput" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderExecuteResult.InvalidScriptInput">
<code class="descname">InvalidScriptInput</code><em class="property"> = &lt;ScriptingProviderExecuteResult.InvalidScriptInput: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderExecuteResult.InvalidScriptInput" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderExecuteResult.ScriptExecutionCancelled">
<code class="descname">ScriptExecutionCancelled</code><em class="property"> = &lt;ScriptingProviderExecuteResult.ScriptExecutionCancelled: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderExecuteResult.ScriptExecutionCancelled" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderExecuteResult.SuccessfulScriptExecution">
<code class="descname">SuccessfulScriptExecution</code><em class="property"> = &lt;ScriptingProviderExecuteResult.SuccessfulScriptExecution: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderExecuteResult.SuccessfulScriptExecution" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.ScriptingProviderInputReadyState">
<em class="property">class </em><code class="descname">ScriptingProviderInputReadyState</code><a class="reference internal" href="_modules/binaryninja/enums.html#ScriptingProviderInputReadyState"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.ScriptingProviderInputReadyState" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderInputReadyState.NotReadyForInput">
<code class="descname">NotReadyForInput</code><em class="property"> = &lt;ScriptingProviderInputReadyState.NotReadyForInput: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderInputReadyState.NotReadyForInput" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderInputReadyState.ReadyForScriptExecution">
<code class="descname">ReadyForScriptExecution</code><em class="property"> = &lt;ScriptingProviderInputReadyState.ReadyForScriptExecution: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderInputReadyState.ReadyForScriptExecution" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.ScriptingProviderInputReadyState.ReadyForScriptProgramInput">
<code class="descname">ReadyForScriptProgramInput</code><em class="property"> = &lt;ScriptingProviderInputReadyState.ReadyForScriptProgramInput: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.ScriptingProviderInputReadyState.ReadyForScriptProgramInput" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.SectionSemantics">
<em class="property">class </em><code class="descname">SectionSemantics</code><a class="reference internal" href="_modules/binaryninja/enums.html#SectionSemantics"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.SectionSemantics" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.SectionSemantics.DefaultSectionSemantics">
<code class="descname">DefaultSectionSemantics</code><em class="property"> = &lt;SectionSemantics.DefaultSectionSemantics: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.SectionSemantics.DefaultSectionSemantics" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SectionSemantics.ExternalSectionSemantics">
<code class="descname">ExternalSectionSemantics</code><em class="property"> = &lt;SectionSemantics.ExternalSectionSemantics: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.SectionSemantics.ExternalSectionSemantics" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SectionSemantics.ReadOnlyCodeSectionSemantics">
<code class="descname">ReadOnlyCodeSectionSemantics</code><em class="property"> = &lt;SectionSemantics.ReadOnlyCodeSectionSemantics: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.SectionSemantics.ReadOnlyCodeSectionSemantics" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SectionSemantics.ReadOnlyDataSectionSemantics">
<code class="descname">ReadOnlyDataSectionSemantics</code><em class="property"> = &lt;SectionSemantics.ReadOnlyDataSectionSemantics: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.SectionSemantics.ReadOnlyDataSectionSemantics" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SectionSemantics.ReadWriteDataSectionSemantics">
<code class="descname">ReadWriteDataSectionSemantics</code><em class="property"> = &lt;SectionSemantics.ReadWriteDataSectionSemantics: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.SectionSemantics.ReadWriteDataSectionSemantics" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.SegmentFlag">
<em class="property">class </em><code class="descname">SegmentFlag</code><a class="reference internal" href="_modules/binaryninja/enums.html#SegmentFlag"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.SegmentFlag" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentContainsCode">
<code class="descname">SegmentContainsCode</code><em class="property"> = &lt;SegmentFlag.SegmentContainsCode: 16&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentContainsCode" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentContainsData">
<code class="descname">SegmentContainsData</code><em class="property"> = &lt;SegmentFlag.SegmentContainsData: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentContainsData" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentDenyExecute">
<code class="descname">SegmentDenyExecute</code><em class="property"> = &lt;SegmentFlag.SegmentDenyExecute: 64&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentDenyExecute" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentDenyWrite">
<code class="descname">SegmentDenyWrite</code><em class="property"> = &lt;SegmentFlag.SegmentDenyWrite: 32&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentDenyWrite" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentExecutable">
<code class="descname">SegmentExecutable</code><em class="property"> = &lt;SegmentFlag.SegmentExecutable: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentExecutable" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentReadable">
<code class="descname">SegmentReadable</code><em class="property"> = &lt;SegmentFlag.SegmentReadable: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentReadable" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SegmentFlag.SegmentWritable">
<code class="descname">SegmentWritable</code><em class="property"> = &lt;SegmentFlag.SegmentWritable: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.SegmentFlag.SegmentWritable" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.SettingsScope">
<em class="property">class </em><code class="descname">SettingsScope</code><a class="reference internal" href="_modules/binaryninja/enums.html#SettingsScope"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.SettingsScope" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.SettingsScope.SettingsAutoScope">
<code class="descname">SettingsAutoScope</code><em class="property"> = &lt;SettingsScope.SettingsAutoScope: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.SettingsScope.SettingsAutoScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SettingsScope.SettingsContextScope">
<code class="descname">SettingsContextScope</code><em class="property"> = &lt;SettingsScope.SettingsContextScope: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.SettingsScope.SettingsContextScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SettingsScope.SettingsDefaultScope">
<code class="descname">SettingsDefaultScope</code><em class="property"> = &lt;SettingsScope.SettingsDefaultScope: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.SettingsScope.SettingsDefaultScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SettingsScope.SettingsInvalidScope">
<code class="descname">SettingsInvalidScope</code><em class="property"> = &lt;SettingsScope.SettingsInvalidScope: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.SettingsScope.SettingsInvalidScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SettingsScope.SettingsUserScope">
<code class="descname">SettingsUserScope</code><em class="property"> = &lt;SettingsScope.SettingsUserScope: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.SettingsScope.SettingsUserScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SettingsScope.SettingsWorkspaceScope">
<code class="descname">SettingsWorkspaceScope</code><em class="property"> = &lt;SettingsScope.SettingsWorkspaceScope: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.SettingsScope.SettingsWorkspaceScope" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.StringType">
<em class="property">class </em><code class="descname">StringType</code><a class="reference internal" href="_modules/binaryninja/enums.html#StringType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.StringType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.StringType.AsciiString">
<code class="descname">AsciiString</code><em class="property"> = &lt;StringType.AsciiString: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.StringType.AsciiString" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.StringType.Utf16String">
<code class="descname">Utf16String</code><em class="property"> = &lt;StringType.Utf16String: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.StringType.Utf16String" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.StringType.Utf32String">
<code class="descname">Utf32String</code><em class="property"> = &lt;StringType.Utf32String: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.StringType.Utf32String" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.StringType.Utf8String">
<code class="descname">Utf8String</code><em class="property"> = &lt;StringType.Utf8String: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.StringType.Utf8String" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.StructureType">
<em class="property">class </em><code class="descname">StructureType</code><a class="reference internal" href="_modules/binaryninja/enums.html#StructureType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.StructureType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.StructureType.ClassStructureType">
<code class="descname">ClassStructureType</code><em class="property"> = &lt;StructureType.ClassStructureType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.StructureType.ClassStructureType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.StructureType.StructStructureType">
<code class="descname">StructStructureType</code><em class="property"> = &lt;StructureType.StructStructureType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.StructureType.StructStructureType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.StructureType.UnionStructureType">
<code class="descname">UnionStructureType</code><em class="property"> = &lt;StructureType.UnionStructureType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.StructureType.UnionStructureType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.SymbolBinding">
<em class="property">class </em><code class="descname">SymbolBinding</code><a class="reference internal" href="_modules/binaryninja/enums.html#SymbolBinding"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.SymbolBinding" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolBinding.GlobalBinding">
<code class="descname">GlobalBinding</code><em class="property"> = &lt;SymbolBinding.GlobalBinding: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolBinding.GlobalBinding" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolBinding.LocalBinding">
<code class="descname">LocalBinding</code><em class="property"> = &lt;SymbolBinding.LocalBinding: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolBinding.LocalBinding" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolBinding.NoBinding">
<code class="descname">NoBinding</code><em class="property"> = &lt;SymbolBinding.NoBinding: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolBinding.NoBinding" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolBinding.WeakBinding">
<code class="descname">WeakBinding</code><em class="property"> = &lt;SymbolBinding.WeakBinding: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolBinding.WeakBinding" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.SymbolType">
<em class="property">class </em><code class="descname">SymbolType</code><a class="reference internal" href="_modules/binaryninja/enums.html#SymbolType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.SymbolType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolType.DataSymbol">
<code class="descname">DataSymbol</code><em class="property"> = &lt;SymbolType.DataSymbol: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolType.DataSymbol" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolType.ExternalSymbol">
<code class="descname">ExternalSymbol</code><em class="property"> = &lt;SymbolType.ExternalSymbol: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolType.ExternalSymbol" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolType.FunctionSymbol">
<code class="descname">FunctionSymbol</code><em class="property"> = &lt;SymbolType.FunctionSymbol: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolType.FunctionSymbol" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolType.ImportAddressSymbol">
<code class="descname">ImportAddressSymbol</code><em class="property"> = &lt;SymbolType.ImportAddressSymbol: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolType.ImportAddressSymbol" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolType.ImportedDataSymbol">
<code class="descname">ImportedDataSymbol</code><em class="property"> = &lt;SymbolType.ImportedDataSymbol: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolType.ImportedDataSymbol" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.SymbolType.ImportedFunctionSymbol">
<code class="descname">ImportedFunctionSymbol</code><em class="property"> = &lt;SymbolType.ImportedFunctionSymbol: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.SymbolType.ImportedFunctionSymbol" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.TransformType">
<em class="property">class </em><code class="descname">TransformType</code><a class="reference internal" href="_modules/binaryninja/enums.html#TransformType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.TransformType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.BinaryCodecTransform">
<code class="descname">BinaryCodecTransform</code><em class="property"> = &lt;TransformType.BinaryCodecTransform: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.BinaryCodecTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.BinaryEncodeTransform">
<code class="descname">BinaryEncodeTransform</code><em class="property"> = &lt;TransformType.BinaryEncodeTransform: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.BinaryEncodeTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.DecodeTransform">
<code class="descname">DecodeTransform</code><em class="property"> = &lt;TransformType.DecodeTransform: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.DecodeTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.EncryptTransform">
<code class="descname">EncryptTransform</code><em class="property"> = &lt;TransformType.EncryptTransform: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.EncryptTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.HashTransform">
<code class="descname">HashTransform</code><em class="property"> = &lt;TransformType.HashTransform: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.HashTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.InvertingTransform">
<code class="descname">InvertingTransform</code><em class="property"> = &lt;TransformType.InvertingTransform: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.InvertingTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.TextCodecTransform">
<code class="descname">TextCodecTransform</code><em class="property"> = &lt;TransformType.TextCodecTransform: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.TextCodecTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.TextEncodeTransform">
<code class="descname">TextEncodeTransform</code><em class="property"> = &lt;TransformType.TextEncodeTransform: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.TextEncodeTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TransformType.UnicodeCodecTransform">
<code class="descname">UnicodeCodecTransform</code><em class="property"> = &lt;TransformType.UnicodeCodecTransform: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.TransformType.UnicodeCodecTransform" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.TypeClass">
<em class="property">class </em><code class="descname">TypeClass</code><a class="reference internal" href="_modules/binaryninja/enums.html#TypeClass"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.TypeClass" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.ArrayTypeClass">
<code class="descname">ArrayTypeClass</code><em class="property"> = &lt;TypeClass.ArrayTypeClass: 7&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.ArrayTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.BoolTypeClass">
<code class="descname">BoolTypeClass</code><em class="property"> = &lt;TypeClass.BoolTypeClass: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.BoolTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.EnumerationTypeClass">
<code class="descname">EnumerationTypeClass</code><em class="property"> = &lt;TypeClass.EnumerationTypeClass: 5&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.EnumerationTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.FloatTypeClass">
<code class="descname">FloatTypeClass</code><em class="property"> = &lt;TypeClass.FloatTypeClass: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.FloatTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.FunctionTypeClass">
<code class="descname">FunctionTypeClass</code><em class="property"> = &lt;TypeClass.FunctionTypeClass: 8&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.FunctionTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.IntegerTypeClass">
<code class="descname">IntegerTypeClass</code><em class="property"> = &lt;TypeClass.IntegerTypeClass: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.IntegerTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.NamedTypeReferenceClass">
<code class="descname">NamedTypeReferenceClass</code><em class="property"> = &lt;TypeClass.NamedTypeReferenceClass: 11&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.NamedTypeReferenceClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.PointerTypeClass">
<code class="descname">PointerTypeClass</code><em class="property"> = &lt;TypeClass.PointerTypeClass: 6&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.PointerTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.StructureTypeClass">
<code class="descname">StructureTypeClass</code><em class="property"> = &lt;TypeClass.StructureTypeClass: 4&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.StructureTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.ValueTypeClass">
<code class="descname">ValueTypeClass</code><em class="property"> = &lt;TypeClass.ValueTypeClass: 10&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.ValueTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.VarArgsTypeClass">
<code class="descname">VarArgsTypeClass</code><em class="property"> = &lt;TypeClass.VarArgsTypeClass: 9&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.VarArgsTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.VoidTypeClass">
<code class="descname">VoidTypeClass</code><em class="property"> = &lt;TypeClass.VoidTypeClass: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.VoidTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.TypeClass.WideCharTypeClass">
<code class="descname">WideCharTypeClass</code><em class="property"> = &lt;TypeClass.WideCharTypeClass: 12&gt;</em><a class="headerlink" href="#binaryninja.enums.TypeClass.WideCharTypeClass" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.UpdateResult">
<em class="property">class </em><code class="descname">UpdateResult</code><a class="reference internal" href="_modules/binaryninja/enums.html#UpdateResult"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.UpdateResult" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.UpdateResult.AlreadyUpToDate">
<code class="descname">AlreadyUpToDate</code><em class="property"> = &lt;UpdateResult.AlreadyUpToDate: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.UpdateResult.AlreadyUpToDate" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.UpdateResult.UpdateAvailable">
<code class="descname">UpdateAvailable</code><em class="property"> = &lt;UpdateResult.UpdateAvailable: 3&gt;</em><a class="headerlink" href="#binaryninja.enums.UpdateResult.UpdateAvailable" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.UpdateResult.UpdateFailed">
<code class="descname">UpdateFailed</code><em class="property"> = &lt;UpdateResult.UpdateFailed: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.UpdateResult.UpdateFailed" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.UpdateResult.UpdateSuccess">
<code class="descname">UpdateSuccess</code><em class="property"> = &lt;UpdateResult.UpdateSuccess: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.UpdateResult.UpdateSuccess" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="binaryninja.enums.VariableSourceType">
<em class="property">class </em><code class="descname">VariableSourceType</code><a class="reference internal" href="_modules/binaryninja/enums.html#VariableSourceType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.VariableSourceType" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">binaryninja.enum.IntEnum</span></code></p>
<dl class="attribute">
<dt id="binaryninja.enums.VariableSourceType.FlagVariableSourceType">
<code class="descname">FlagVariableSourceType</code><em class="property"> = &lt;VariableSourceType.FlagVariableSourceType: 2&gt;</em><a class="headerlink" href="#binaryninja.enums.VariableSourceType.FlagVariableSourceType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.VariableSourceType.RegisterVariableSourceType">
<code class="descname">RegisterVariableSourceType</code><em class="property"> = &lt;VariableSourceType.RegisterVariableSourceType: 1&gt;</em><a class="headerlink" href="#binaryninja.enums.VariableSourceType.RegisterVariableSourceType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="binaryninja.enums.VariableSourceType.StackVariableSourceType">
<code class="descname">StackVariableSourceType</code><em class="property"> = &lt;VariableSourceType.StackVariableSourceType: 0&gt;</em><a class="headerlink" href="#binaryninja.enums.VariableSourceType.StackVariableSourceType" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="binaryninja.enums.ActionType.html" class="btn btn-neutral float-right" title="binaryninja.enums.ActionType" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="binaryninja.downloadprovider.with_metaclass.html" class="btn btn-neutral" title="binaryninja.downloadprovider.with_metaclass" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2015-2019, Vector 35 Inc.
</p>
</div>
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>