Searched refs:no_randomize_layout_attr (Results 1 – 1 of 1) sorted by relevance
584 static struct attribute_spec no_randomize_layout_attr = { }; variable597 no_randomize_layout_attr.name = "no_randomize_layout"; in register_attributes()598 no_randomize_layout_attr.type_required = true; in register_attributes()599 no_randomize_layout_attr.handler = handle_randomize_layout_attr; in register_attributes()601 no_randomize_layout_attr.affects_type_identity = true; in register_attributes()613 register_attribute(&no_randomize_layout_attr); in register_attributes()