Home
last modified time | relevance | path

Searched refs:leaf_attr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dsancov_plugin.c67 tree leaf_attr, nothrow_attr; in sancov_start_unit() local
84 leaf_attr = tree_cons(get_identifier("leaf"), NULL, NULL); in sancov_start_unit()
85 decl_attributes(&sancov_fndecl, leaf_attr, 0); in sancov_start_unit()
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dsancov_plugin.c67 tree leaf_attr, nothrow_attr; in sancov_start_unit() local
83 leaf_attr = tree_cons(get_identifier("leaf"), NULL, NULL); in sancov_start_unit()
84 decl_attributes(&sancov_fndecl, leaf_attr, 0); in sancov_start_unit()

Completed in 2 milliseconds