Re: [PATCH v2 01/12] objtool: Generic annotation infrastructure

From: Peter Zijlstra
Date: Thu Nov 21 2024 - 06:46:39 EST


On Wed, Nov 20, 2024 at 08:03:24AM -0800, Josh Poimboeuf wrote:

> > If you look at "readelf -WS vmlinux" there are plenty of non-mergeable
> > sections with entsize.
>
> Er, vmlinux.o

Well yes, but how do you set entsize from as? The manual only mentions
entsize in relation to M(ergable) with the .section command.