SHT_NOBITS        325 bsp/boot/common/elf.c 		} else if (shdr->sh_type == SHT_NOBITS) {
SHT_NOBITS        225 usr/server/exec/exec_elf.c 		if (shdr->sh_type == SHT_NOBITS) { /* bss? */
SHT_NOBITS        267 usr/server/exec/exec_elf.c 		} else if (shdr->sh_type == SHT_NOBITS) {