summaryrefslogtreecommitdiffstats
path: root/tapsets/API-sprint-syms.html
diff options
authorfche <fche>2015-06-19 14:12:06 +0000
committerfche <fche>2015-06-19 14:12:06 +0000
commitf2d071fa4e3ed6945a9bb677a90a3f1319f5cbf0 (patch)
tree48f7ddf7eac9cb7b912fcbb09b85e862d9d75e3f /tapsets/API-sprint-syms.html
parentadd new langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-sprint-syms.html')
-rw-r--r--tapsets/API-sprint-syms.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-sprint-syms.html b/tapsets/API-sprint-syms.html
index cf777ce6..f574bbda 100644
--- a/tapsets/API-sprint-syms.html
+++ b/tapsets/API-sprint-syms.html
@@ -2,9 +2,9 @@
2 Return stack for kernel addresses from string 2 Return stack for kernel addresses from string
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 sprint_syms(callers:string) 4 sprint_syms(callers:string)
5</pre></div><div class="refsect1"><a name="idm47753353916192"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>callers</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idm47620153541168"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>callers</code></em></span></dt><dd><p>
6 String with list of hexadecimal (kernel) addresses 6 String with list of hexadecimal (kernel) addresses
7 </p></dd></dl></div></div><div class="refsect1"><a name="idm47753353913056"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idm47620153538032"></a><h2>Description</h2><p>
8 Perform a symbolic lookup of the addresses in the given string, 8 Perform a symbolic lookup of the addresses in the given string,
9 which are assumed to be the result of a prior calls to <code class="function">stack</code>, 9 which are assumed to be the result of a prior calls to <code class="function">stack</code>,
10 <code class="function">callers</code>, and similar functions. 10 <code class="function">callers</code>, and similar functions.