Home | History | Annotate | Download | only in ldscripts

Lines Matching refs:bss

32       *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
51 *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
185 .bss :
188 *(.bss .bss.* .gnu.linkonce.b.*)
190 /* Align here to ensure that the .bss section occupies space up to
191 _end. Align after .bss to ensure correct alignment even if the
192 .bss section disappears because there are no input sections. */