Home | History | Annotate | Download | only in switchback

Lines Matching refs:zspace

1170          char* zspace = calloc(1, shdr[i].sh_size);
1171 shdr[i].sh_offset = ((char*)zspace) - ((char*)ehdrC);
1174 zspace, (Long)shdr[i].sh_size);