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

/linux-4.1.27/arch/mips/boot/
H A Delf2ecoff.c131 static char *saveRead(int file, off_t offset, off_t len, char *name) saveRead() function
327 ph = (Elf32_Phdr *) saveRead(infile, ex.e_phoff, main()
333 sh = (Elf32_Shdr *) saveRead(infile, ex.e_shoff, main()

Completed in 74 milliseconds