elfxsyms.html

来自「vxworks相关论文」· HTML 代码 · 共 48 行

HTML
48
字号
<html><head><!-- /vobs/wpwr/docs/tornado/hutils/elfXsyms.html - generated by refgen from elfXsyms.c --> <title> elfXsyms </title></head><body bgcolor="#FFFFFF"> <hr><a name="top"></a><p align=right><a href="libIndex.html"><i>Tornado Reference :  Tornado Utilities</i></a></p></blockquote><h1>elfXsyms</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>  <p><strong>elfXsyms</strong> - extract the symbol table from an ELF file </p></blockquote><h4>SYNOPSIS</h4><blockquote><p><pre>elfXsyms < <i>objMod</i> > <i>symTbl</i></pre><p><p></blockquote><h4>DESCRIPTION</h4><blockquote><p>This tool reads an object module (UNIX SVR4 ELF format) fromstandard input and writes an object module to standard output.  Theoutput object module contains only the symbol table, with no code, but isotherwise a normal, executable object module.<p>This tool is used to generate the VxWorks symbol table, <b>vxWorks.sym</b>.<p></blockquote><h4>SEE ALSO</h4><blockquote><p><b><a href="./elfXsyms.html#top">elfXsyms</a></b>, makeSymTbl, UNIX SVR4 ELF documentation<p><p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?