Home
last modified time | relevance | path

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

/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c156 unsigned long accum_length = 0; in partition_struct() local
167 accum_length = 0; in partition_struct()
171 accum_length++; in partition_struct()
173 size_groups[group_idx].length = accum_length; in partition_struct()
174 accum_length = 0; in partition_struct()
181 size_groups[group_idx].length = accum_length; in partition_struct()