| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | parse.y | 140 struct string_list *decl = (*$3)->next; variable 158 { struct string_list *decl = *$1; variable 166 { struct string_list *decl = *$3; variable 395 { struct string_list *decl = *$2; variable
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 222 static inline bool is_simple_builtin(tree decl) in is_simple_builtin() 305 static inline struct cgraph_node *cgraph_create_node(tree decl) in cgraph_create_node() 310 static inline struct cgraph_node *cgraph_get_create_node(tree decl) in cgraph_get_create_node() 360 static inline void varpool_add_new_variable(tree decl) in varpool_add_new_variable() 571 static inline const char *get_decl_section_name(const_tree decl) in get_decl_section_name() 710 static inline const char *get_decl_section_name(const_tree decl) in get_decl_section_name() 717 #define cgraph_get_node(decl) cgraph_node::get(decl) argument 718 #define cgraph_get_create_node(decl) cgraph_node::get_create(decl) argument 719 #define cgraph_create_node(decl) cgraph_node::create(decl) argument 722 #define varpool_get_node(decl) varpool_node::get(decl) argument [all …]
|
| H A D | randomize_layout_plugin.c | 483 static void update_decl_size(tree decl) in update_decl_size() 530 tree decl = (tree)event_data; in randomize_layout_finish_decl() local
|
| /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 D | builtins.h | 99 tree decl; member
|
| H A D | asan.h | 182 asan_protect_stack_decl (tree decl) in asan_protect_stack_decl()
|
| H A D | output.h | 451 tree decl; member
|
| H A D | function.h | 199 tree decl; member 275 tree decl; member
|
| H A D | ipa-icf.h | 243 tree decl; variable
|
| H A D | cgraph.h | 588 tree decl; member 2685 decl_in_symtab_p (const_tree decl) in decl_in_symtab_p() 2818 varpool_node::get (const_tree decl) in get()
|
| H A D | dwarf2out.h | 79 tree decl; member
|
| H A D | hsa-common.h | 1410 hsa_gpu_implementation_p (tree decl) in hsa_gpu_implementation_p()
|
| H A D | tree.h | 2694 #define DECL_RTL_KNOWN_SET(decl) __extension__ \ argument 2701 #define DECL_RTL_KNOWN_SET(decl) (&*DECL_RTL_IF_SET (decl)) argument 3035 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type() 3924 DECL_FUNCTION_CODE (const_tree decl) in DECL_FUNCTION_CODE() 3935 DECL_MD_FUNCTION_CODE (const_tree decl) in DECL_MD_FUNCTION_CODE() 3946 DECL_FE_FUNCTION_CODE (const_tree decl) in DECL_FE_FUNCTION_CODE() 3956 set_decl_built_in_function (tree decl, built_in_class fclass, in set_decl_built_in_function() 5563 set_builtin_decl (enum built_in_function fncode, tree decl, bool implicit_p) in set_builtin_decl()
|
| H A D | lto-streamer.h | 1284 tree decl; member
|
| /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 D | builtins.h | 99 tree decl; member
|
| H A D | asan.h | 182 asan_protect_stack_decl (tree decl) in asan_protect_stack_decl()
|
| H A D | output.h | 451 tree decl; member
|
| H A D | function.h | 199 tree decl; member 275 tree decl; member
|
| H A D | ipa-icf.h | 243 tree decl; variable
|
| H A D | cgraph.h | 588 tree decl; member 2685 decl_in_symtab_p (const_tree decl) in decl_in_symtab_p() 2818 varpool_node::get (const_tree decl) in get()
|
| H A D | dwarf2out.h | 79 tree decl; member
|
| H A D | hsa-common.h | 1410 hsa_gpu_implementation_p (tree decl) in hsa_gpu_implementation_p()
|
| H A D | tree.h | 2694 #define DECL_RTL_KNOWN_SET(decl) __extension__ \ argument 2701 #define DECL_RTL_KNOWN_SET(decl) (&*DECL_RTL_IF_SET (decl)) argument 3035 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type() 3924 DECL_FUNCTION_CODE (const_tree decl) in DECL_FUNCTION_CODE() 3935 DECL_MD_FUNCTION_CODE (const_tree decl) in DECL_MD_FUNCTION_CODE() 3946 DECL_FE_FUNCTION_CODE (const_tree decl) in DECL_FE_FUNCTION_CODE() 3956 set_decl_built_in_function (tree decl, built_in_class fclass, in set_decl_built_in_function() 5563 set_builtin_decl (enum built_in_function fncode, tree decl, bool implicit_p) in set_builtin_decl()
|
| H A D | lto-streamer.h | 1284 tree decl; member
|
| H A D | tree-core.h | 926 tree decl; member 2165 tree decl; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | dwarf-aux.c | 867 int decl = 0, inl; in die_walk_lines() local
|