diff options
| author | serhei <serhei> | 2022-11-16 15:22:14 +0000 |
|---|---|---|
| committer | serhei <serhei> | 2022-11-16 15:22:14 +0000 |
| commit | f7f6f68dda3ed01e7b7dd7e95dca2e84326fab2b (patch) | |
| tree | def321b7b9ba6994d8f5615bf5ecbabc47e07c38 /tapsets/API-symfileline.html | |
| parent | add new tutorial/* (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-symfileline.html')
| -rw-r--r-- | tapsets/API-symfileline.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-symfileline.html b/tapsets/API-symfileline.html index e56bd9a8..bf2b29f2 100644 --- a/tapsets/API-symfileline.html +++ b/tapsets/API-symfileline.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the file name and line number of an address. | 2 | Return the file name and line number of an address. |
| 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 | symfileline:string(addr:long) | 4 | symfileline:string(addr:long) |
| 5 | </pre></div><div class="refsect1"><a name="idm46728491444736"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1"><a name="idm46353909793552"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The address to translate. | 6 | The address to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm46728491441680"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm46353909790496"></a><h2>Description</h2><p> |
| 8 | Returns the file name and the (approximate) line number of the | 8 | Returns the file name and the (approximate) line number of the |
| 9 | given address, if known. If the file name or the line number cannot be | 9 | given address, if known. If the file name or the line number cannot be |
| 10 | found, the hex string representation of the address will be returned. | 10 | found, the hex string representation of the address will be returned. |
