Home
last modified time | relevance | path

Searched refs:accum_length (Results 1 – 1 of 1) sorted by relevance

/scripts/gcc-plugins/
Drandomize_layout_plugin.c159 unsigned long accum_length = 0; in partition_struct() local
170 accum_length = 0; in partition_struct()
174 accum_length++; in partition_struct()
176 size_groups[group_idx].length = accum_length; in partition_struct()
177 accum_length = 0; in partition_struct()
184 size_groups[group_idx].length = accum_length; in partition_struct()