Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Drandomize_layout_plugin.c178 unsigned long accum_length = 0; in partition_struct() local
189 accum_length = 0; in partition_struct()
193 accum_length++; in partition_struct()
195 size_groups[group_idx].length = accum_length; in partition_struct()
196 accum_length = 0; in partition_struct()
203 size_groups[group_idx].length = accum_length; in partition_struct()