Home
last modified time | relevance | path

Searched refs:debug_tree (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c278 debug_tree((tree)type); in shuffle()
483 debug_tree(type); in randomize_type()
581 debug_tree(type); in finish_type()
770 debug_tree(type_tree); in type_name_eq()
780 debug_tree(type_tree); in type_name_eq()
785 debug_tree(type_tree); in type_name_eq()
840 debug_tree(gimple_get_lhs(stmt)); in find_bad_casts_execute()
849 debug_tree(gimple_assign_rhs1(stmt)); in find_bad_casts_execute()
H A Dgcc-common.h959 static inline void debug_tree(const_tree t) in debug_tree() function
961 debug_tree(CONST_CAST_TREE(t)); in debug_tree()
969 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h419 static inline void debug_tree(const_tree t) in debug_tree() function
421 debug_tree(CONST_CAST_TREE(t)); in debug_tree()
429 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro
H A Drandomize_layout_plugin.c260 debug_tree((tree)type); in shuffle()
454 debug_tree(type); in randomize_type()
552 debug_tree(type); in finish_type()
753 debug_tree(gimple_get_lhs(stmt)); in find_bad_casts_execute()
762 debug_tree(gimple_assign_rhs1(stmt)); in find_bad_casts_execute()

Completed in 10 milliseconds