dis.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 32 行

1
32
字号
.TH dis 1 RISC.SH Namedis \- disassemble an object file.SH Syntax.nf.ft Bdis [-h] [-S] [-p \fIprocedure\fR] [ \fIfile\fR ... ].nf.ft B.SH DescriptionThe.B discommand disassembles object files into machine instructions.  Note thatassembler code and machine code can differ depending on themachine type.  A.I filecan be an object or an archive file..SH Options.TP 5.B \-hPrints the general register names, rather thanthe software register names..TP 5.B \-pDisassembles only the specified procedure from the object file..TP 5.B \-SLists the source listings.  Otherwise,only instructions are listed..SH RestrictionsYou cannot disassemble an archive.

⌨️ 快捷键说明

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