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: calloc_dbg Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "178pt" height= "64pt"
viewBox="0.00 0.00 178.00 64.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 60)" >
2021-02-18 06:41:16 +08:00
<title > calloc_dbg</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "calloc_dbg function is a wrapper around the calloc function." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "63,-37 0,-37 0,-18 63,-18 63,-37" />
<text text-anchor= "middle" x= "31.5" y= "-25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > calloc_dbg</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2021-10-26 03:34:27 +08:00
<g id= "a_node2" > <a xlink:href= "../../db/d84/malloc__dbg_8c.html#a062aa89cafd39a97971a2eb22653ff2a" target= "_top" xlink:title= "addMemInfo function add a memory allocation in the memoryInfo list." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "170,-56 99,-56 99,-37 170,-37 170,-56" />
<text text-anchor= "middle" x= "134.5" y= "-44" font-family= "Helvetica,sans-Serif" font-size= "10.00" > addMemInfo</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= "M63.35,-33.3C70.92,-34.73 79.19,-36.28 87.31,-37.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "86.64,-41.25 97.11,-39.65 87.93,-34.37 86.64,-41.25" />
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= "../../db/d84/malloc__dbg_8c.html#a2a47e4c38db8c00b80248e5535adf797" target= "_top" xlink:title= "printLeaks function is used to print all the memory leaks." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "165.5,-19 103.5,-19 103.5,0 165.5,0 165.5,-19" />
<text text-anchor= "middle" x= "134.5" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > printLeaks</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= "M63.35,-22C72.34,-20.4 82.32,-18.62 91.86,-16.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "92.46,-20.37 101.69,-15.17 91.23,-13.48 92.46,-20.37" />
2021-02-18 06:41:16 +08:00
</g>
</g>
</svg>