Home | History | Annotate | Download | only in src

Lines Matching full:contentsize

1573 	  size_t contentsize;
1576 content = elf_rawfile (elf, &contentsize);
1586 ldin = fmemopen (content, contentsize, "r");