[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Task 41747: new ELF special sections



On Thu, Nov 15, 2001 at 09:28:54AM -0600, George Kraft IV wrote:
> The LSB has identified the following new ELF special sections
> 
> .rodata.str1.1
> .rodata.str1.32
> .rodata.cst8

These are generated when gcc uses constant merging.

> .rel.dyn

Well, this is from digital unix, section 9.3.5 of the Assembly
Language Programmer's Guide:

The dynamic relocation section describes all locations within the
object that must be adjusted if the object is loaded at an address
other than its linked base address.

> We need someone to provide their meaning so that they can properly documented in
> the LSB written specification.
> 
> http://www.linuxbase.org/spec/gLSB/gLSB/specialsections.html
> 
> Could someone please email me their definitions?
> 
> Thanks,
> 
> George (gk4)
> 
> 
> -- 
> To UNSUBSCRIBE, email to lsb-spec-request@lists.linuxbase.org
> with subject of "unsubscribe". Trouble? Email listmaster@lists.linuxbase.org



Reply to: