TheAlgorithms-C/d7/d70/malloc__dbg_8c__incl.svg

83 lines
3.7 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 8.0.4 (20230421.1958)
-->
<!-- Title: developer_tools/malloc_dbg.c Pages: 1 -->
<svg width="277pt" height="94pt"
viewBox="0.00 0.00 276.62 93.75" 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.75)">
<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="177.62,-85.75 61.88,-85.75 61.88,-55.25 177.62,-55.25 177.62,-85.75"/>
<text text-anchor="start" x="69.88" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/malloc</text>
<text text-anchor="middle" x="119.75" y="-61" 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="47.5,-19.25 0,-19.25 0,0 47.5,0 47.5,-19.25"/>
<text text-anchor="middle" x="23.75" y="-5.75" 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="M96.02,-54.95C81.26,-45.9 62.35,-34.3 47.58,-25.24"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.9,-21.95 39.55,-19.7 46.24,-27.91 49.9,-21.95"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="110.38,-19.25 65.12,-19.25 65.12,0 110.38,0 110.38,-19.25"/>
<text text-anchor="middle" x="87.75" y="-5.75" 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="M111.84,-54.95C107.62,-47.19 102.39,-37.56 97.88,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.53,-27.82 92.68,-20.7 94.38,-31.16 100.53,-27.82"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="176.88,-19.25 128.62,-19.25 128.62,0 176.88,0 176.88,-19.25"/>
<text text-anchor="middle" x="152.75" y="-5.75" 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="M127.91,-54.95C132.26,-47.19 137.65,-37.56 142.3,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.83,-31.14 147.66,-20.7 139.72,-27.71 145.83,-31.14"/>
</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="268.62,-19.25 194.88,-19.25 194.88,0 268.62,0 268.62,-19.25"/>
<text text-anchor="middle" x="231.75" y="-5.75" 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="M147.72,-54.8C165.27,-45.57 187.77,-33.75 205.07,-24.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="206.35,-27.41 213.57,-19.65 203.09,-21.21 206.35,-27.41"/>
</g>
</g>
</svg>