Introduce new .text.sorted.* sections.
[deliverable/binutils-gdb.git] / ld / scripttempl / elf64bpf.sc
index de73775349af9906b33aaee29917b8cd05d4ef0c..7937a41d2cfd210306e3034033bfee0afb2eca26 100644 (file)
@@ -512,6 +512,7 @@ cat <<EOF
     ${RELOCATING+*(.text.exit .text.exit.*)}
     ${RELOCATING+*(.text.startup .text.startup.*)}
     ${RELOCATING+*(.text.hot .text.hot.*)}
+    ${RELOCATING+*(SORT(.text.sorted.*))}
     *(.text .stub${RELOCATING+ .text.* .gnu.linkonce.t.*})
     /* .gnu.warning sections are handled specially by elf.em.  */
     *(.gnu.warning)
This page took 0.022565 seconds and 4 git commands to generate.