Sounds like you might want to use objdump instead.
You could also have gcc generate the intermediate .S files.
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
Sounds like you might want to use objdump instead.
You could also have gcc generate the intermediate .S files.
Objdump doesn't have function names.
It does if you use it right ...