dis.htm

来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 35 行

HTM
35
字号
<title>The dis Command</title><h1 align=center>The dis Command</h1><!--INDEX "dis command" disassemble --></dl><h2>NAME</h2><dl><dd>     dis - object file disassembler<p></dl><h2>SYNOPSIS</h2><dl><dd>     dis objfile<p></dl><h2>DESCRIPTION</h2><dl><dd>     dis is a host-resident object file disassembler. This command is a     simple pass-thru  to  the  appropriate  tools-specific command     that performs object code disassembly.<p></dl><h2>OPTIONS</h2><dl><dd>     None<p></dl><h2>SEE ALSO</h2><dl><dd>     <a href="rdsrec.htm">rdsrec</a>(1) <a href="rdfrec.htm">rdfrec</a>(1) <a href="pmcc.htm">pmcc</a>(1)      </dl><h2>FILES</h2><dl><dd>	This command is built from 	<a href="../../tools/dis.c">tools/dis.c</a>.          </dl><p><hr><b>Navigation:</b> <a href="../index.htm">Document Home</a> | <a href="../doctoc.htm">Document Contents</a> | <a href="../docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

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