Searched refs:numRandomBytes (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dprocess.cc905 const int numRandomBytes = 16; local
906 int aux_data_size = numRandomBytes;
1012 auxv[auxv.size() - 1].val = aux_data_base + numRandomBytes;

Completed in 9 milliseconds