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 0/3] Live PIDs with deleted files by /dev/PID/mem


On Mon, 03 Mar 2014 15:28:22 +0100, Mark Wielaard wrote:
> First the elf_from_remote_memory used the p_align value to see calculate
> the file offset and sizes of the segments in memory. But the dynamic
> loader doesn't p_align, it uses the actual pagesize,

The elfutils code really seems incorrect.  ELF spec talks about p_align it is
"congruency", not "alignment".  The field name is just confusing.


Jan

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