sh_entsize 243 bsp/boot/common/elf.c if (shdr->sh_entsize == 0) sh_entsize 253 bsp/boot/common/elf.c nr_reloc = (int)(shdr->sh_size / shdr->sh_entsize); sh_entsize 179 include/sys/elf.h Elf32_Word sh_entsize; /* section entry size */ sh_entsize 165 usr/server/exec/exec_elf.c if (shdr->sh_entsize == 0) sh_entsize 172 usr/server/exec/exec_elf.c nr_reloc = (int)(shdr->sh_size / shdr->sh_entsize);