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 8.0.2 (20230410.1723)
-->
<!-- 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.62,-45.49 63.17,-33.88 48.04,-24.85"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.2,-21.47 39.82,-19.35 46.61,-27.48 50.2,-21.47"/>
</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.44,-46.74 103.96,-37.03 99.27,-28.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.86,-27.17 93.89,-20.18 95.76,-30.6 101.86,-27.17"/>
</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.56,-46.74 140.04,-37.03 144.73,-28.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.24,-30.6 150.11,-20.18 142.14,-27.17 148.24,-30.6"/>
</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.74,-45.32 190.69,-33.44 208.27,-24.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="209.64,-27.05 216.91,-19.35 206.42,-20.84 209.64,-27.05"/>
</g>
</g>
</svg>