Searched refs:allocated_sizes_are_fixed (Results 1 – 2 of 2) sorted by relevance
380 { Output_data::allocated_sizes_are_fixed = true; } in layout_complete()385 { return Output_data::allocated_sizes_are_fixed; } in is_layout_complete()580 static bool allocated_sizes_are_fixed; variable
160 bool Output_data::allocated_sizes_are_fixed; member in gold::Output_data