Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcgraph.h43 struct GTY(()) symtab_node_base struct
53 unsigned address_taken : 1;
55 unsigned used_from_other_partition : 1;
59 unsigned in_other_partition : 1;
61 unsigned externally_visible : 1;
64 unsigned force_output : 1;
67 int order;
69 tree decl;
72 struct ipa_ref_list ref_list;
75 symtab_node same_comdat_group;
[all …]