[fpc-devel] Offset and size of .note.GNU-stack section in object files
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Jan 12 13:22:24 CET 2011
On 12 Jan 2011, at 13:12, Joost van der Sluis wrote:
> I saw that the offset of the section behind the .note.GNU-stack
> section
> has it's offset increased by one in comparison to the offset of
> the .note.GNU-stack section. But the length of this section is 0, so
> there shouldn't be an increase in the offset?
>
> Am I right, or do I miss something?
Alignment: .rela.text alignment = 4, and align(0x00004ad7,4) =
0x00004ad8.
Jonas
More information about the fpc-devel
mailing list