Searched refs:no_randomize_layout_attr (Results 1 – 1 of 1) sorted by relevance
540 static struct attribute_spec no_randomize_layout_attr = { }; variable551 no_randomize_layout_attr.name = "no_randomize_layout"; in register_attributes()552 no_randomize_layout_attr.type_required = true; in register_attributes()553 no_randomize_layout_attr.handler = handle_randomize_layout_attr; in register_attributes()554 no_randomize_layout_attr.affects_type_identity = true; in register_attributes()565 register_attribute(&no_randomize_layout_attr); in register_attributes()