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">
2022-12-17 04:44:11 +08:00
<!-- Generated by graphviz version 7.0.2 (20221119.0110)
2021-02-18 06:41:16 +08:00
-->
<!-- Title: developer_tools/malloc_dbg.h Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "246pt" height= "104pt"
viewBox="0.00 0.00 246.00 104.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 100)" >
2021-02-18 06:41:16 +08:00
<title > developer_tools/malloc_dbg.h</title>
<!-- 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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "180,-96 64,-96 64,-66 180,-66 180,-96" />
<text text-anchor= "start" x= "72" y= "-84" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/malloc</text>
<text text-anchor= "middle" x= "122" y= "-73" 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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "116,-30 0,-30 0,0 116,0 116,-30" />
<text text-anchor= "start" x= "8" y= "-18" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/malloc</text>
<text text-anchor= "middle" x= "58" y= "-7" 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>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M99.81,-57.81C90.64,-48.64 80.28,-38.28 72.16,-30.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "97.18,-60.13 106.73,-64.73 102.13,-55.18 97.18,-60.13" />
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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "238,-30 134,-30 134,0 238,0 238,-30" />
<text text-anchor= "start" x= "142" y= "-18" font-family= "Helvetica,sans-Serif" font-size= "10.00" > developer_tools/test</text>
<text text-anchor= "middle" x= "186" y= "-7" 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>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M144.19,-57.81C153.36,-48.64 163.72,-38.28 171.84,-30.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "141.87,-55.18 137.27,-64.73 146.82,-60.13 141.87,-55.18" />
2021-02-18 06:41:16 +08:00
</g>
</g>
</svg>