summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/group__alloc.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/group__alloc.html')
-rw-r--r--runtime/docs/html/group__alloc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/docs/html/group__alloc.html b/runtime/docs/html/group__alloc.html
index 1a3e32b2..b1151b86 100644
--- a/runtime/docs/html/group__alloc.html
+++ b/runtime/docs/html/group__alloc.html
@@ -4,7 +4,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
-<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>Memory Functions</h1>Basic malloc/calloc/free functions.
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
@@ -80,7 +80,7 @@ This is used for small allocations from within a running probe where the process
<p>
Definition at line <a class="el" href="alloc_8c-source.html#l00031">31</a> of file <a class="el" href="alloc_8c-source.html">alloc.c</a>.
<p>
-Referenced by <a class="el" href="alloc_8c-source.html#l00047">_stp_calloc()</a>, and <a class="el" href="map_8c-source.html#l00588">_stp_map_set_str()</a>. </td>
+Referenced by <a class="el" href="alloc_8c-source.html#l00047">_stp_calloc()</a>, and <a class="el" href="map_8c-source.html#l00590">_stp_map_set_str()</a>. </td>
</tr>
</table>
<a class="anchor" name="ga2" doxytag="alloc.c::_stp_calloc"></a><p>
@@ -123,7 +123,7 @@ Definition at line <a class="el" href="alloc_8c-source.html#l00047">47</a> of fi
<p>
References <a class="el" href="alloc_8c-source.html#l00031">_stp_alloc()</a>.
<p>
-Referenced by <a class="el" href="map_8c-source.html#l00673">_stp_map_set_stat()</a>, and <a class="el" href="map_8c-source.html#l00588">_stp_map_set_str()</a>. </td>
+Referenced by <a class="el" href="map_8c-source.html#l00691">_stp_map_set_stat()</a>, and <a class="el" href="map_8c-source.html#l00590">_stp_map_set_str()</a>. </td>
</tr>
</table>
<a class="anchor" name="ga4" doxytag="alloc.c::_stp_free"></a><p>
@@ -162,7 +162,7 @@ Frees memory allocated by _stp_alloc or _stp_calloc.
<p>
Definition at line <a class="el" href="alloc_8c-source.html#l00076">76</a> of file <a class="el" href="alloc_8c-source.html">alloc.c</a>.
<p>
-Referenced by <a class="el" href="map_8c-source.html#l00813">_stp_list_clear()</a>, <a class="el" href="map_8c-source.html#l00118">_stp_map_key_del()</a>, and <a class="el" href="map_8c-source.html#l00588">_stp_map_set_str()</a>. </td>
+Referenced by <a class="el" href="map_8c-source.html#l00831">_stp_list_clear()</a>, <a class="el" href="map_8c-source.html#l00118">_stp_map_key_del()</a>, and <a class="el" href="map_8c-source.html#l00590">_stp_map_set_str()</a>. </td>
</tr>
</table>
<a class="anchor" name="ga3" doxytag="alloc.c::_stp_valloc"></a><p>