Searched refs:sh_size (Results 76 - 79 of 79) sorted by relevance

1234

/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1428 shdr4extnum->sh_size = elf->e_shnum;
H A Dbinfmt_elf.c1955 shdr4extnum->sh_size = elf->e_shnum;
/linux-master/tools/lib/bpf/
H A Dlibbpf.c3719 if (hdr->sh_type == SHT_PROGBITS && hdr->sh_size == 0 &&
3923 (size_t)sh->sh_size);
4170 n = sh->sh_size / sh->sh_entsize;
4649 nrels = shdr->sh_size / shdr->sh_entsize;
7099 nrels = shdr->sh_size / shdr->sh_entsize;
9690 nrels = shdr->sh_size / shdr->sh_entsize;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c2158 *psize = shdr->sh_size;

Completed in 152 milliseconds

1234