sh_size           168 ddb/db_elf.c   			    shp[i].sh_offset + shp[i].sh_size);
sh_size           174 ddb/db_elf.c   			    shp[j].sh_size;
sh_size           185 ddb/db_elf.c   			    shp[i].sh_size;
sh_size           190 ddb/db_elf.c   			    shp[i].sh_offset + shp[i].sh_size);
sh_size           202 lib/libsa/loadfile_elf.c 					    (u_long)shp[i].sh_size));
sh_size           209 lib/libsa/loadfile_elf.c 					if (READ(fd, maxp, shp[i].sh_size) !=
sh_size           210 lib/libsa/loadfile_elf.c 					    shp[i].sh_size) {
sh_size           216 lib/libsa/loadfile_elf.c 				maxp += roundup(shp[i].sh_size,
sh_size           219 lib/libsa/loadfile_elf.c 				off += roundup(shp[i].sh_size, sizeof(long));
sh_size           212 sys/exec_elf.h 	Elf32_Word	sh_size;	/* section size */
sh_size           225 sys/exec_elf.h 	Elf64_Xword	sh_size;	/* section size */