taglinefilesource code
a_bss811fs/exec.ccurrent->mm->brk = ex.a_bss +
a_bss941fs/exec.cbss = ex.a_text + ex.a_data + ex.a_bss;
a_bss222ibcs/binfmt_elf.ccurrent->mm->brk = interp_ex->a_bss +
a_bss247ibcs/binfmt_elf.c0xfffff000, interp_ex->a_bss,
a_bss13include/linux/a.out.hunsigned a_bss;    /* length of uninitialized data area for file, in bytes */
a_bss201tools/build.c(ex->a_text+ex->a_data+ex->a_bss)/1024,
a_bss204tools/build.cex->a_bss  /1024);