diff --git a/ld/scripttempl/elfarm.sc b/ld/scripttempl/elfarm.sc index c3673a412e8..b9090050b9e 100644 --- a/ld/scripttempl/elfarm.sc +++ b/ld/scripttempl/elfarm.sc @@ -134,6 +134,8 @@ SECTIONS { ${RELOCATING+${TEXT_START_SYMBOLS}} *(.text) + *(.glue_7t) + *(.glue_7) ${RELOCATING+*(.text.*)} *(.stub) /* .gnu.warning sections are handled specially by elf32.em. */