Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c787 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast() function
880 if (!whitelisted_cast(stmt, ptr_lhs_type, ptr_rhs_type)) in find_bad_casts_execute()
906 if (!whitelisted_cast(stmt, ptr_lhs_type, op0_type)) in find_bad_casts_execute()
919 if (!whitelisted_cast(stmt, ptr_lhs_type, ptr_rhs_type)) in find_bad_casts_execute()