| |||
| Home > fromelf command reference > --disassemble | |||
This option displays a disassembled version of the image to stdout.
If you use this option with --output ,
you can reassemble the output file with armasm.destination
You can use this option to disassemble either an ELF image or an ELF object file.
The output is not the same as that from --emit=code and --text
-c.