Home | History | Annotate | Download | only in src

Lines Matching refs:elf_rawfile

442   char *rawfile = elf_rawfile (elf, &len);
595 char *data = elf_rawfile (subelf, &nleft);
863 memcpy (&arhdr, elf_rawfile (elf, NULL) + *startp, sizeof (arhdr));
1300 found[cnt]->mem = elf_rawfile (newelf, &found[cnt]->size);