Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at -DISASM.
DISASM
## Remarks
This option displays disassembly of code sections, using symbols if present in the file.
/DISASM should only be used on native (not managed) images.
Only the [/HEADERS](../Topic/-HEADERS.md) DUMPBIN option is available for use on files produced with the [/GL](../Topic/-GL%20\(Whole%20Program%20Optimization\).md) compiler option.
## See Also
[DUMPBIN Options](../Topic/DUMPBIN%20Options.md)