You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
4.9 KiB
2 lines
4.9 KiB
5 years ago
|
<!DOCTYPE html>
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__Payloads (infer.InferModules__Payloads)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><nav id="top"><a href="../index.html">Up</a> — <span class="package">package <a href="../index.html">infer</a></span></nav><header><h1><span class="keyword">Module</span> <span class="module-path">InferModules__Payloads</span></h1></header><div class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><div class="def type"><code><span class="keyword">type </span>t</code><code></code><code><span class="keyword"> = </span></code><code>{</code><table class="record"><tr id="type-t.annot_map" class="anchored"><td class="def field"><a href="#type-t.annot_map" class="anchor"></a><code>annot_map : <a href="../InferModules/AnnotReachabilityDomain/index.html#type-astate">InferModules.AnnotReachabilityDomain.astate</a> option;</code></td></tr><tr id="type-t.biabduction" class="anchored"><td class="def field"><a href="#type-t.biabduction" class="anchor"></a><code>biabduction : <a href="../InferModules/BiabductionSummary/index.html#type-t">InferModules.BiabductionSummary.t</a> option;</code></td></tr><tr id="type-t.buffer_overrun" class="anchored"><td class="def field"><a href="#type-t.buffer_overrun" class="anchor"></a><code>buffer_overrun : <a href="../InferModules/BufferOverrunDomain/Summary/index.html#type-t">InferModules.BufferOverrunDomain.Summary.t</a> option;</code></td></tr><tr id="type-t.crashcontext_frame" class="anchored"><td class="def field"><a href="#type-t.crashcontext_frame" class="anchor"></a><code>crashcontext_frame : <a href="../../InferGenerated/InferGenerated/Stacktree_t/index.html#type-stacktree">InferGenerated.Stacktree_t.stacktree</a> option;</code></td></tr><tr id="type-t.litho" class="anchored"><td class="def field"><a href="#type-t.litho" class="anchor"></a><code>litho : <a href="../InferModules/LithoDomain/index.html#type-astate">InferModules.LithoDomain.astate</a> option;</code></td></tr><tr id="type-t.quandary" class="anchored"><td class="def field"><a href="#type-t.quandary" class="anchor"></a><code>quandary : <a href="../InferModules/QuandarySummary/index.html#type-t">InferModules.QuandarySummary.t</a> option;</code></td></tr><tr id="type-t.racerd" class="anchored"><td class="def field"><a href="#type-t.racerd" class="anchor"></a><code>racerd : <a href="../InferModules/RacerDDomain/index.html#type-summary">InferModules.RacerDDomain.summary</a> option;</code></td></tr><tr id="type-t.resources" class="anchored"><td class="def field"><a href="#type-t.resources" class="anchor"></a><code>resources : <a href="../InferModules/ResourceLeakDomain/index.html#type-summary">InferModules.ResourceLeakDomain.summary</a> option;</code></td></tr><tr id="type-t.siof" class="anchored"><td class="def field"><a href="#type-t.siof" class="anchor"></a><code>siof : <a href="../InferModules/SiofDomain/Summary/index.html#type-astate">InferModules.SiofDomain.Summary.astate</a> option;</code></td></tr><tr id="type-t.typestate" class="anchored"><td class="def field"><a href="#type-t.typestate" class="anchor"></a><code>typestate : unit <a href="../InferModules/TypeState/index.html#type-t">InferModules.TypeState.t</a> option;</code></td></tr><tr id="type-t.uninit" class="anchored"><td class="def field"><a href="#type-t.uninit" class="anchor"></a><code>uninit : <a href="../InferModules/UninitDomain/index.html#type-summary">InferModules.UninitDomain.summary</a> option;</code></td></tr><tr id="type-t.cost" class="anchored"><td class="def field"><a href="#type-t.cost" class="anchor"></a><code>cost : <a href="../InferModules/CostDomain/index.html#type-summary">InferModules.CostDomain.summary</a> option;</code></td></tr><tr id="type-t.starvation" class="anchored"><td class="def field"><a href="#type-t.starvation" class="anchor"></a><code>starvation : <a href="../InferModules/StarvationDomain/in
|