Re: entries in PT_DYNAMIC section refer to the correct address at runtime?

2017-09-14 Thread Alan Modra
On Thu, Sep 14, 2017 at 12:09:51PM +0800, Yubin Ruan wrote: > Hi, > > I read the ELF spec and note that, a segment designated by a program > header of type PT_DYNAMIC have several entries, many of which contain > addresses of other things. For example, an entry of type DT_SYMTAB was > described (i

[Bug tools/22138] New: Support marking "debug" info files with special ET_GNU_DEBUG_* values.

2017-09-14 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22138 Bug ID: 22138 Summary: Support marking "debug" info files with special ET_GNU_DEBUG_* values. Product: elfutils Version: unspecified Status: NEW Severity: no

Re: entries in PT_DYNAMIC section refer to the correct address at runtime?

2017-09-14 Thread Yubin Ruan
2017-09-14 18:25 GMT+08:00 Alan Modra : > On Thu, Sep 14, 2017 at 12:09:51PM +0800, Yubin Ruan wrote: >> Hi, >> >> I read the ELF spec and note that, a segment designated by a program >> header of type PT_DYNAMIC have several entries, many of which contain >> addresses of other things. For example,