Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c273 debug_tree((tree)type); in shuffle()
478 debug_tree(type); in randomize_type()
576 debug_tree(type); in finish_type()
765 debug_tree(type_tree); in type_name_eq()
775 debug_tree(type_tree); in type_name_eq()
780 debug_tree(type_tree); in type_name_eq()
835 debug_tree(gimple_get_lhs(stmt)); in find_bad_casts_execute()
844 debug_tree(gimple_assign_rhs1(stmt)); in find_bad_casts_execute()
H A Dgcc-common.h956 static inline void debug_tree(const_tree t) in debug_tree() function
958 debug_tree(CONST_CAST_TREE(t)); in debug_tree()
966 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dprint-tree.h23 extern void debug_tree (tree);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dprint-tree.h23 extern void debug_tree (tree);