This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [0/5] handle multiple .debug_types sections


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]