Home
last modified time | relevance | path

Searched refs:shoff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_loader.c48 u64 phoff, shoff; local
91 shoff = elf_hdr_get_e_shoff(class, fw->data);
95 if (fw->size < shoff + elf_shdr_get_size) {