This is a reply to: https://sourceware.org/ml/binutils/2010-04/msg00445.html
Is this feature technically feasible? Seems simple, but I may be
missing something.
Would you be interested in a patch that a adds a new option like:
objdump -d --function main main.o
which only dumps the functoin `main`?