Home
last modified time | relevance | path

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

123

/arch/um/kernel/
Ddyn.lds.S55 .rel.bss : { *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*) }
56 .rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
157 .bss : {
160 *(.bss .bss.* .gnu.linkonce.b.*) argument
/arch/s390/purgatory/
Dpurgatory.lds.S38 .bss : {
40 *(.bss) argument
41 *(.bss.*)
/arch/x86/boot/compressed/
Dvmlinux.lds.S49 *(.bss.efistub)
53 .bss : {
55 *(.bss) argument
56 *(.bss.*)
/arch/parisc/boot/compressed/
Dvmlinux.lds.S77 .bss : {
79 *(.bss) argument
80 *(.bss.*)
/arch/s390/boot/compressed/
Dvmlinux.lds.S49 .bss : {
51 *(.bss) argument
52 *(.bss.*)
/arch/xtensa/boot/boot-elf/
Dboot.lds.S31 .bss ((LOADADDR(.image) + SIZEOF(.image) + 3) & ~ 3):
37 *(.bss)
/arch/h8300/boot/compressed/
Dvmlinux.lds27 .bss :
30 *(.bss*) argument
/arch/nios2/boot/compressed/
Dvmlinux.lds.S38 .bss : { *(.bss) *(.sbss) }
/arch/powerpc/boot/
DzImage.coff.lds.S39 .bss :
42 *(.bss)
DzImage.ps3.lds.S44 .bss :
47 *(.bss)
DzImage.lds.S88 .bss :
93 *(.bss)
/arch/x86/realmode/rm/
Drealmode.lds.S61 .bss : {
62 *(.bss*)
Dstack.S12 .bss
/arch/alpha/boot/
Dbootloader.lds18 .bss : { *(.bss) *(COMMON) }
/arch/arm/boot/compressed/
Dvmlinux.lds.S92 *(.data.efistub .bss.efistub)
128 .bss : { *(.bss) }
/arch/xtensa/boot/boot-redboot/
Dboot.ld45 .bss ((LOADADDR(.image) + SIZEOF(.image) + 3) & ~ 3):
51 *(.bss)
/arch/microblaze/kernel/
Dvmlinux.lds.S131 .bss ALIGN (PAGE_SIZE) : AT(ADDR(.bss) - LOAD_OFFSET) {
134 *(.bss*)
/arch/mips/boot/compressed/
Dld.script45 .bss : {
46 *(.bss)
/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S51 *(.bss .bss.* .gnu.linkonce.b.*)
/arch/csky/kernel/vdso/
Dvdso.lds.S35 *(.bss .bss.* .gnu.linkonce.b.*)
/arch/riscv/kernel/vdso/
Dvdso.lds.S44 *(.bss .bss.* .gnu.linkonce.b.*)
/arch/x86/boot/
Dsetup.ld45 .bss :
48 *(.bss) argument
/arch/x86/kernel/
Dvmlinux.lds.S83 *(.bss..decrypted); \
395 .bss : AT(ADDR(.bss) - LOAD_OFFSET) {
397 *(.bss..page_aligned) argument
417 *(.bss..brk) /* areas brk users have reserved */ argument
/arch/ia64/kernel/
Dgate.lds.S66 *(.bss .bss.* .gnu.linkonce.b.*)
/arch/arm64/kvm/hyp/nvhe/
Dhyp.lds.S29 HYP_SECTION(.bss)

123