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: [Patch] Don't relocate compressed sections


> > As I've said at least twice now, I want to see the actual example of how
> > something produces these files before making any decisions.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=807053#c0 

Ok, so gas now has an option to produce them that way.
That's pretty inane, but so it is.

How does the rest of binutils deal with this?  Does it decompress .zfoo and
pretend it was called .foo and then apply a .rel.foo section's relocs to
it?  (I guess the name of the reloc section doesn't actually matter, if
it's just following the sh_info pointer as it should.)

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