https://sourceware.org/bugzilla/show_bug.cgi?id=32761
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
Section to Segment mapping:
Segment Sections...
00 .note.gnu.build-id .init .plt .plt.got .text .fini
^^^^^^^^^^^^^^^^^^^
Data, .note.gnu.build-id, in the executable segment is unexpected.
01 .gnu.hash .dynsym .dynstr .rela.dyn .rela.plt .rodata .stapsdt.base
rodata.cst32 .eh_frame_hdr .eh_frame .gcc_except_table .note.gnu.property
.note.ABI-tag
02 .tdata .init_array .fini_array .data.rel.ro .dynamic .got .got.plt
.data
03 .bss
04 .dynamic
05 .note.gnu.build-id
06 .note.gnu.property
07 .note.ABI-tag
08 .tdata .tbss
09 .note.gnu.property
10 .eh_frame_hdr
11
12 .tdata .init_array .fini_array .data.rel.ro .dynamic .got
--
You are receiving this mail because:
You are on the CC list for the bug.