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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/
H A Delf2ecoff.c130 static char *saveRead(int file, off_t offset, off_t len, char *name) function
327 ph = (Elf32_Phdr *) saveRead(infile, ex.e_phoff,
333 sh = (Elf32_Shdr *) saveRead(infile, ex.e_shoff,
339 shstrtab = saveRead(infile, sh[ex.e_shstrndx].sh_offset,

Completed in 44 milliseconds