2021-02-18 06:41:16 +08:00
<?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">
2023-04-28 03:43:13 +08:00
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
2021-02-18 06:41:16 +08:00
-->
<!-- Title: developer_tools/test_malloc_dbg.c Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "211pt" height= "94pt"
viewBox="0.00 0.00 210.50 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)" >
2021-02-18 06:41:16 +08:00
<title > developer_tools/test_malloc_dbg.c</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "File used to test the malloc_dbg, calloc_dbg and free_dbg functions." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "138.5,-85.75 34.75,-85.75 34.75,-55.25 138.5,-55.25 138.5,-85.75" />
<text text-anchor= "start" x= "42.75" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/test</text>
<text text-anchor= "middle" x= "86.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _malloc_dbg.c</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "45.25,-19.25 0,-19.25 0,0 45.25,0 45.25,-19.25" />
<text text-anchor= "middle" x= "22.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdio.h</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M70.8,-54.95C61.62,-46.5 50.03,-35.83 40.51,-27.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "43.22,-24.9 33.49,-20.7 38.48,-30.05 43.22,-24.9" />
2021-02-18 06:41:16 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "110.38,-19.25 62.88,-19.25 62.88,0 110.38,0 110.38,-19.25" />
<text text-anchor= "middle" x= "86.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdlib.h</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M86.62,-54.95C86.62,-47.62 86.62,-38.62 86.62,-30.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "90.13,-30.7 86.62,-20.7 83.13,-30.7 90.13,-30.7" />
2021-02-18 06:41:16 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "202.5,-19.25 128.75,-19.25 128.75,0 202.5,0 202.5,-19.25" />
<text text-anchor= "middle" x= "165.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > malloc_dbg.h</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M106.15,-54.95C117.95,-46.15 132.97,-34.96 144.97,-26.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "146.52,-28.48 152.45,-19.7 142.34,-22.87 146.52,-28.48" />
2021-02-18 06:41:16 +08:00
</g>
</g>
</svg>