We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
objdump
Hi, I'm really new to this row level world 🙏 and have an issue.
I'm not able to use the command with options, objdump -s -d -M no-aliases filename.o, and it says "Unrecognized disassembler option: no-aliases"
objdump -s -d -M no-aliases filename.o
I don't know why, can't I use that option on m1?
thank you, in advance.