TheAlgorithms-C/d7/d70/malloc__dbg_8c__incl.svg

83 lines
3.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 6.0.2 (20221011.1828)
-->
<!-- Title: developer_tools/malloc_dbg.c Pages: 1 -->
<svg width="280pt" height="93pt"
viewBox="0.00 0.00 280.00 93.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89)">
<title>developer_tools/malloc_dbg.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="This file contains malloc_dbg, calloc_dbg, free_dbg and printLeaks implementations.">
<polygon fill="#999999" stroke="#666666" points="180,-85 64,-85 64,-55 180,-55 180,-85"/>
<text text-anchor="start" x="72" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/malloc</text>
<text text-anchor="middle" x="122" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_dbg.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="48,-19 0,-19 0,0 48,0 48,-19"/>
<text text-anchor="middle" x="24" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M98.28,-54.84C82.8,-45.6 62.68,-33.59 47.29,-24.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.78,-21.21 38.4,-19.09 45.19,-27.23 48.78,-21.21"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="112,-19 66,-19 66,0 112,0 112,-19"/>
<text text-anchor="middle" x="89" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M114.01,-54.84C109.47,-46.78 103.73,-36.62 98.9,-28.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.91,-26.26 93.94,-19.27 95.81,-29.7 101.91,-26.26"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="179.5,-19 130.5,-19 130.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="155" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M129.99,-54.84C134.53,-46.78 140.27,-36.62 145.1,-28.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.19,-29.7 150.06,-19.27 142.09,-26.26 148.19,-29.7"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../d2/ddd/malloc__dbg_8h.html" target="_top" xlink:title="Header file that contains macros used to replace malloc/calloc and free.">
<polygon fill="white" stroke="#666666" points="272,-19 198,-19 198,0 272,0 272,-19"/>
<text text-anchor="middle" x="235" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">malloc_dbg.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M149.07,-54.99C167.25,-45.58 191.07,-33.24 209.02,-23.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="211.04,-26.84 218.31,-19.14 207.82,-20.63 211.04,-26.84"/>
</g>
</g>
</svg>