Home
last modified time | relevance | path

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

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