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-05-29 23:12:19 +08:00
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
2021-02-18 06:41:16 +08:00
-->
<!-- Title: calloc_dbg Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "177pt" height= "64pt"
viewBox="0.00 0.00 176.50 64.25" 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.25)" >
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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "62.5,-37.25 0,-37.25 0,-18 62.5,-18 62.5,-37.25" />
<text text-anchor= "middle" x= "31.25" y= "-23.75" 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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "168.5,-56.25 98.5,-56.25 98.5,-37 168.5,-37 168.5,-56.25" />
<text text-anchor= "middle" x= "133.5" y= "-42.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M62.87,-33.43C70.64,-34.9 79.15,-36.51 87.47,-38.09" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "86.74,-41.7 97.21,-40.13 88.04,-34.83 86.74,-41.7" />
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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "164,-19.25 103,-19.25 103,0 164,0 164,-19.25" />
<text text-anchor= "middle" x= "133.5" y= "-5.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M62.87,-22.13C72.08,-20.47 82.32,-18.63 92.06,-16.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "92.53,-20.18 101.75,-14.97 91.29,-13.29 92.53,-20.18" />
2021-02-18 06:41:16 +08:00
</g>
</g>
</svg>