Home | History | Annotate | Download | only in unused

Lines Matching refs:zspace

1009          char* zspace = calloc(1, shdr[i].sh_size);
1010 shdr[i].sh_offset = ((char*)zspace) - ((char*)ehdrC);
1013 zspace, shdr[i].sh_size);