https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291669

--- Comment #3 from Ed Maste <[email protected]> ---
In your dump I observe .hash at 0138952b and .plt at 013894b2 -- these are
substrings of .gnu.hash and .rela.plt.

Sharing common string tails is a standard ELF string table optimization that
your parser will have to handle.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to