Query: dis
OS: osf1
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dis(1) General Commands Manual dis(1)NAMEdis - Disassemble an object fileSYNOPSISdis [-V] [-h] [-d] [-S] [-Idirectory] [-p procedure] [-s section-name] file...STANDARDSInterfaces documented on this reference page conform to industry standards as follows: dis: XCU5.0 Refer to the standards(5) reference page for more information about industry standards and associated tags.OPTIONSDisplays the version of the dis command. Prints general register names instead of software register names. Generates output suitable for comparing with diff(1). The source address and binary instruction data are omitted. Causes the source code to be listed. Otherwise, only instructions are listed. Specifies a path to be prefixed to the name of the source file when attempting to locate the source file for use with the -S option. Disassembles only the specified procedure from the object file. Specifies the section to be disassembled. If -s is not specified, the section is disassembled.DESCRIPTIONThe dis command disassembles object files into machine instructions. Please note that assembler code and machine code can differ on this machine. A file can be an object or an archive.NOTESThe dis utility is marked LEGACY in XCU Issue 5.SEE ALSOAssembly Language Programmer's Guide dis(1)
Related Man Pages |
---|
dis(1) - opensolaris |
dis(1) - sunos |
dis(1) - osf1 |
jobs(1) - osf1 |
uuname(1) - osf1 |