HomeSort by relevance Sort by last modified time
    Searched refs:zspace (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/switchback/
linker.c     [all...]
  /external/valgrind/main/VEX/unused/
linker.c 1009 char* zspace = calloc(1, shdr[i].sh_size); local
1010 shdr[i].sh_offset = ((char*)zspace) - ((char*)ehdrC);
1013 zspace, shdr[i].sh_size);
    [all...]

Completed in 70 milliseconds