https://sourceware.org/bugzilla/show_bug.cgi?id=31795

--- Comment #31 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to mintsuki from comment #30)
> Basically, it tries to find a PHDR which contains the RELA section, and if
> it find it, it subtracts the PHDR's virtual address and adds its offset in
> order to find the offset of the RELA section inside the ELF file itself.

In glibc, we know it is a static PIE.  We relocate PT_DYNAMIC segment only if
it is ET_DYN.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to