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 7.0.6 (20230106.0513)
-->
<!-- 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="M97.78,-54.54C82.76,-45.58 63.54,-34.1 48.48,-25.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.5,-22.24 40.12,-20.12 46.91,-28.25 50.5,-22.24"/>
</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="M113.84,-54.54C109.49,-46.82 104.09,-37.24 99.43,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.6,-27.48 94.64,-20.49 96.5,-30.92 102.6,-27.48"/>
</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="M130.16,-54.54C134.51,-46.82 139.91,-37.24 144.57,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.5,-30.92 149.36,-20.49 141.4,-27.48 147.5,-30.92"/>
</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.93,-54.54C167.58,-45.4 190.27,-33.66 207.77,-24.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="209.3,-27.75 216.57,-20.04 206.08,-21.53 209.3,-27.75"/>
</g>
</g>
</svg>