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">
2021-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2021-02-18 06:41:16 +08:00
-->
<!-- Title: developer_tools/malloc_dbg.h Pages: 1 -->
2021-10-26 03:34:27 +08:00
<svg width= "252pt" height= "106pt"
viewBox="0.00 0.00 251.50 106.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2021-02-18 06:41:16 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 102)" >
<title > developer_tools/malloc_dbg.h</title>
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-102 247.5,-102 247.5,4 -4,4" />
2021-02-18 06:41:16 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Header file that contains macros used to replace malloc/calloc and free." >
2021-10-26 03:34:27 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "65,-67.5 65,-97.5 184,-97.5 184,-67.5 65,-67.5" />
<text text-anchor= "start" x= "73" y= "-85.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/malloc</text>
<text text-anchor= "middle" x= "124.5" y= "-74.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _dbg.h</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:href= "../../db/d84/malloc__dbg_8c.html" target= "_top" xlink:title= "This file contains malloc_dbg, calloc_dbg, free_dbg and printLeaks implementations." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "0,-0.5 0,-30.5 119,-30.5 119,-0.5 0,-0.5" />
2021-02-18 06:41:16 +08:00
<text text-anchor= "start" x= "8" y= "-18.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/malloc</text>
2021-10-26 03:34:27 +08:00
<text text-anchor= "middle" x= "59.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _dbg.c</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M103.31,-60.31C93.56,-50.56 82.26,-39.26 73.58,-30.58" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "100.85,-62.8 110.4,-67.4 105.8,-57.85 100.85,-62.8" />
2021-02-18 06:41:16 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../dd/d11/test__malloc__dbg_8c.html" target= "_top" xlink:title= "File used to test the malloc_dbg, calloc_dbg and free_dbg functions." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "137.5,-0.5 137.5,-30.5 243.5,-30.5 243.5,-0.5 137.5,-0.5" />
<text text-anchor= "start" x= "145.5" y= "-18.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/test</text>
<text text-anchor= "middle" x= "190.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _malloc_dbg.c</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M146.01,-60.31C155.91,-50.56 167.39,-39.26 176.21,-30.58" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "143.49,-57.89 138.82,-67.4 148.4,-62.87 143.49,-57.89" />
2021-02-18 06:41:16 +08:00
</g>
</g>
</svg>