Re: [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump

From: Peter Zijlstra
Date: Wed Dec 10 2025 - 03:53:52 EST


On Tue, Dec 09, 2025 at 10:25:03PM +0000, Maciej W. Rozycki wrote:

> Wouldn't it make sense to improve objdump instead so as to provide the
> features required?

I don't think objdump wants to know about our very Linux kernel specific
sections - which are somewhat subject to change as well.