* elf-bfd.h (enum elf_link_info_type): New.
[deliverable/binutils-gdb.git] / ld / scripttempl / elf.sc
index bba70747f7a783bc0256732c6896ffff364f0cbf..fe8e2422dd55f7da6a6989c66ca7c2aca7828138 100644 (file)
@@ -265,6 +265,7 @@ cat <<EOF
   ${CREATE_SHLIB-${SDATA2}}
   ${CREATE_SHLIB-${SBSS2}}
   ${OTHER_READONLY_SECTIONS}
+  .eh_frame_hdr : { *(.eh_frame_hdr) }
 
   /* Adjust the address for the data segment.  We want to adjust up to
      the same address within the page on the next page up.  */
This page took 0.023707 seconds and 4 git commands to generate.