Home
last modified time | relevance | path

Searched refs:bss (Results 1 – 25 of 73) sorted by relevance

123

/arch/blackfin/kernel/
Dvmlinux.lds.S63 .bss : AT(__rodata_end)
65 .bss :
70 *(.bss .bss.*) argument
73 *(.l1.bss)
76 *(.l1.bss.B)
83 .data : AT(LOADADDR(.bss) + SIZEOF(.bss)) argument
198 *(.l1.bss)
215 *(.l1.bss.B)
241 *(.l2.bss)
/arch/frv/kernel/
Dvmlinux.lds.S116 .bss : { *(.bss .bss.*) }
117 .bss..stack : { *(.bss) }
/arch/s390/boot/compressed/
Dvmlinux.lds.S46 .bss : {
48 *(.bss) argument
49 *(.bss.*)
/arch/um/kernel/
Ddyn.lds.S49 .rel.bss : { *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*) }
50 .rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
148 .bss : {
151 *(.bss .bss.* .gnu.linkonce.b.*) argument
/arch/x86/boot/compressed/
Dvmlinux.lds.S57 .bss : {
59 *(.bss) argument
60 *(.bss.*)
/arch/cris/boot/compressed/
Ddecompress_v32.lds25 .bss :
27 *(.bss)
Ddecompress_v10.lds25 .bss :
27 *(.bss)
/arch/xtensa/boot/boot-elf/
Dboot.lds.S34 .bss ((LOADADDR(.image) + SIZEOF(.image) + 3) & ~ 3):
40 *(.bss)
/arch/m32r/boot/compressed/
Dvmlinux.lds.S22 .bss : { *(.bss) *(.sbss) }
/arch/s390/kernel/
Dbase.S29 .section .bss
49 .section .bss
73 .section .bss
124 .section .bss
150 .section .bss
172 .section .bss
199 .section .bss
/arch/alpha/boot/
Dbootloader.lds17 .bss : { *(.bss) *(COMMON) }
/arch/powerpc/boot/
DzImage.coff.lds.S38 .bss :
41 *(.bss)
DzImage.ps3.lds.S43 .bss :
46 *(.bss)
DzImage.lds.S81 .bss :
86 *(.bss)
/arch/x86/realmode/rm/
Drealmode.lds.S59 .bss : {
60 *(.bss*)
Dtrampoline_common.S5 .bss
/arch/xtensa/boot/boot-redboot/
Dboot.ld45 .bss ((LOADADDR(.image) + SIZEOF(.image) + 3) & ~ 3):
51 *(.bss)
/arch/microblaze/kernel/
Dvmlinux.lds.S128 .bss ALIGN (PAGE_SIZE) : AT(ADDR(.bss) - LOAD_OFFSET) {
131 *(.bss*)
/arch/cris/boot/rescue/
Drescue_v32.lds30 .bss :
33 *(.bss)
/arch/mips/boot/compressed/
Dld.script38 .bss : {
39 *(.bss)
/arch/tile/kernel/vdso/
Dvdso.lds.S57 *(.bss .bss.* .gnu.linkonce.b.*)
/arch/arm/boot/compressed/
Dvmlinux.lds.S74 .bss : { *(.bss) }
/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S50 *(.bss .bss.* .gnu.linkonce.b.*)
/arch/x86/boot/
Dsetup.ld45 .bss :
48 *(.bss) argument
/arch/x86/kernel/
Dvmlinux.lds.S307 .bss : AT(ADDR(.bss) - LOAD_OFFSET) {
309 *(.bss..page_aligned) argument
310 *(.bss)

123