OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zspace
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/VEX/switchback/
linker.c
[
all
...]
/external/valgrind/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 60 milliseconds