Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
H A Dfile.c55 off_t phoff, shoff; in do_elf_file() local
111 shoff = elf_int(toybuf+32+8*bits, 4+4*bits); in do_elf_file()
152 if (shoff+i*shnum>TT.len) goto bad; in do_elf_file()
154 char *shdr = map+shoff+i*shsize; in do_elf_file()

Completed in 2 milliseconds