Home
last modified time | relevance | path

Searched defs:symtab_node (Results 1 – 4 of 4) sorted by relevance

/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 Dcgraph.h107 symtab_node struct
113 explicit symtab_node (symtab_type t) in symtab_node() argument
238 bool semantically_equivalent_p (symtab_node *target); argument
244 tree get_comdat_group () in get_comdat_group()
250 tree get_comdat_group_id () in get_comdat_group_id()
276 /* Add this symtab_node to the same comdat group that OLD is in. */ argument
419 inline bool in_same_comdat_group_p (symtab_node *target); argument
445 static inline symtab_node *get (const_tree decl) in get() argument
485 unsigned definition : 1;
488 unsigned alias : 1;
[all …]
H A Dtree-core.h1797 struct symtab_node *symtab_node; member
/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 Dcgraph.h107 symtab_node struct
113 explicit symtab_node (symtab_type t) in symtab_node() argument
238 bool semantically_equivalent_p (symtab_node *target); argument
244 tree get_comdat_group () in get_comdat_group()
250 tree get_comdat_group_id () in get_comdat_group_id()
276 /* Add this symtab_node to the same comdat group that OLD is in. */ argument
419 inline bool in_same_comdat_group_p (symtab_node *target); argument
445 static inline symtab_node *get (const_tree decl) in get() argument
485 unsigned definition : 1;
488 unsigned alias : 1;
[all …]
H A Dtree-core.h1797 struct symtab_node *symtab_node; member