Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/boot/
Delf2ecoff.c133 static char *saveRead(int file, off_t offset, off_t len, char *name) in saveRead() function
329 ph = (Elf32_Phdr *) saveRead(infile, ex.e_phoff, in main()
335 sh = (Elf32_Shdr *) saveRead(infile, ex.e_shoff, in main()