Home | History | Annotate | Download | only in ldscripts

Lines Matching refs:bss

33       *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
52 *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
170 .bss :
173 *(.bss .bss.* .gnu.linkonce.b.*)
175 /* Align here to ensure that the .bss section occupies space up to
176 _end. Align after .bss to ensure correct alignment even if the
177 .bss section disappears because there are no input sections.
178 FIXME: Why do we need it? When there is no .bss section, we don't