This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: linker script question


On 28 Mar 2001, Nick Papadonis wrote:

> I would assume that _ebss would be the end of memory.  Nope.  The linker puts
> some .stab symbols in after the .bss section/_end symbol.

Yes, but .stab sections are normally neither loaded nor allocated, thus
they aren't part of your program's memory image.

Alan Modra
-- 
Linuxcare


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