Any option to objdump just one function ?

Ciro Santilli ciro.santilli@gmail.com
Wed Jul 1 12:59:00 GMT 2015


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`?



More information about the Binutils mailing list