Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c433 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct() function
447 if (!is_pure_ops_struct(fieldtype)) in is_pure_ops_struct()
468 …ttribute("randomize_layout", TYPE_ATTRIBUTES(TYPE_MAIN_VARIANT(type))) || is_pure_ops_struct(type)) in randomize_type()