[0/5] handle multiple .debug_types sections

Mark Wielaard mjw at redhat.com
Wed Mar 21 12:52:14 UTC 2012


On Tue, 2012-03-20 at 14:21 -0700, Roland McGrath wrote:
> > In my experiment with ld -r, I see multiple .debug_types sections.
> 
> As I said, that's what I expected.
> 
> > Are .ko files built in some special way that would avoid this?
> 
> Yes, it's called "C" and does not normally result in COMDAT groups.

Except for the .debug_types sections right?

I admit I am a little confused what the expectation is. In .ko files
there will only be multiple (COMDAT) sections for .debug_types, but not
for any other .debug section?

Thanks,

Mark


More information about the elfutils-devel mailing list