Home | History | Annotate | Download | only in ldscripts

Lines Matching refs:bss

35   .rela.bss       : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
151 .bss :
154 *(.bss .bss.* .gnu.linkonce.b.*)
156 /* Align here to ensure that the .bss section occupies space up to
157 _end. Align after .bss to ensure correct alignment even if the
158 .bss section disappears because there are no input sections.
159 FIXME: Why do we need it? When there is no .bss section, we don't